Searched refs:get_type_callback (Results 1 – 3 of 3) sorted by relevance
25 InstrumentationRuntimeGetType get_type_callback; in ModulesDidLoad() local31 get_type_callback = in ModulesDidLoad()33 InstrumentationRuntimeType type = get_type_callback(); in ModulesDidLoad()
420 InstrumentationRuntimeGetType get_type_callback);
1982 InstrumentationRuntimeGetType get_type_callback; member2001 InstrumentationRuntimeGetType get_type_callback) { in RegisterPlugin() argument2009 instance.get_type_callback = get_type_callback; in RegisterPlugin()2042 return instances[idx].get_type_callback; in GetInstrumentationRuntimeGetTypeCallbackAtIndex()