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()
1407 InstrumentationRuntimeGetType get_type_callback) in InstrumentationRuntimeInstance()1410 get_type_callback(get_type_callback) {} in InstrumentationRuntimeInstance()1412 InstrumentationRuntimeGetType get_type_callback = nullptr; member1426 InstrumentationRuntimeGetType get_type_callback) { in RegisterPlugin() argument1428 name, description, create_callback, get_type_callback); in RegisterPlugin()1440 return instances[idx].get_type_callback; in GetInstrumentationRuntimeGetTypeCallbackAtIndex()
464 InstrumentationRuntimeGetType get_type_callback);