Searched refs:get_type_callback (Results 1 – 3 of 3) sorted by relevance
24 InstrumentationRuntimeGetType get_type_callback; in ModulesDidLoad() local30 get_type_callback = in ModulesDidLoad()32 InstrumentationRuntimeType type = get_type_callback(); in ModulesDidLoad()
1719 InstrumentationRuntimeGetType get_type_callback) in InstrumentationRuntimeInstance()1722 get_type_callback(get_type_callback) {} in InstrumentationRuntimeInstance()1724 InstrumentationRuntimeGetType get_type_callback = nullptr; member1738 InstrumentationRuntimeGetType get_type_callback) { in RegisterPlugin() argument1740 name, description, create_callback, get_type_callback); in RegisterPlugin()1752 return instance->get_type_callback; in GetInstrumentationRuntimeGetTypeCallbackAtIndex()
548 InstrumentationRuntimeGetType get_type_callback);