Home
last modified time | relevance | path

Searched defs:g_instances (Results 1 – 6 of 6) sorted by relevance

/external/lldb/source/Core/
DPluginManager.cpp253 static ABIInstances g_instances; in GetABIInstances() local
359 static DisassemblerInstances g_instances; in GetDisassemblerInstances() local
469 static DynamicLoaderInstances g_instances; in GetDynamicLoaderInstances() local
576 static EmulateInstructionInstances g_instances; in GetEmulateInstructionInstances() local
680 static OperatingSystemInstances g_instances; in GetOperatingSystemInstances() local
782 static LanguageRuntimeInstances g_instances; in GetLanguageRuntimeInstances() local
889 static ObjectFileInstances g_instances; in GetObjectFileInstances() local
1039 static ObjectContainerInstances g_instances; in GetObjectContainerInstances() local
1151 static LogInstances g_instances; in GetLogInstances() local
1416 static ProcessInstances g_instances; in GetProcessInstances() local
[all …]
/external/chromium_org/chrome/browser/devtools/
Ddevtools_window_testing.cc20 base::LazyInstance<DevToolsWindowTestings>::Leaky g_instances = variable
Ddevtools_ui_bindings.cc65 base::LazyInstance<DevToolsUIBindingsList>::Leaky g_instances = variable
Ddevtools_window.cc61 base::LazyInstance<DevToolsWindows>::Leaky g_instances = variable
/external/chromium_org/content/browser/devtools/
Ddevtools_agent_host_impl.cc23 base::LazyInstance<Instances>::Leaky g_instances = LAZY_INSTANCE_INITIALIZER; variable
Drender_view_devtools_agent_host.cc40 base::LazyInstance<Instances>::Leaky g_instances = LAZY_INSTANCE_INITIALIZER; variable