Searched refs:GetInstrumentationRuntimeInstances (Results 1 – 1 of 1) sorted by relevance
1730 static InstrumentationRuntimeInstances &GetInstrumentationRuntimeInstances() { in GetInstrumentationRuntimeInstances() function1739 return GetInstrumentationRuntimeInstances().RegisterPlugin( in RegisterPlugin()1745 return GetInstrumentationRuntimeInstances().UnregisterPlugin(create_callback); in UnregisterPlugin()1751 GetInstrumentationRuntimeInstances().GetInstanceAtIndex(idx)) in GetInstrumentationRuntimeGetTypeCallbackAtIndex()1758 return GetInstrumentationRuntimeInstances().GetCallbackAtIndex(idx); in GetInstrumentationRuntimeCreateCallbackAtIndex()2291 return GetInstrumentationRuntimeInstances().GetPluginInfoForAllInstances(); in GetInstrumentationRuntimePluginInfo()2295 return GetInstrumentationRuntimeInstances().SetInstanceEnabled(name, enable); in SetInstrumentationRuntimePluginEnabled()