Home
last modified time | relevance | path

Searched defs:g_instance (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/system/nvram/core/tests/
H A Dgtest_stubs.cpp47 TestRegistry TestRegistry::g_instance; member in testing::detail::TestRegistry
H A Dgtest_stubs.h96 static TestRegistry g_instance; variable
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_resource_type_impl.h61 static const Subclass* g_instance = new Subclass(); in Get() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_resource_type_impl.h55 static const Subclass* g_instance = new Subclass(); in Get() local
/aosp_15_r20/external/pdfium/testing/fuzzers/
H A Dpdf_fuzzer_init_public.cc41 PDFFuzzerInitPublic g_instance; variable
/aosp_15_r20/external/perfetto/src/tracing/
H A Dplatform_posix.cc53 PlatformPosix* g_instance = nullptr; variable
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/util/
H A Dsyscall_trap.cc54 SyscallTrap* g_instance = nullptr; variable
/aosp_15_r20/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_stats.cpp27 static SnapshotMergeStats g_instance(parent.GetMergeStateFilePath()); in GetInstance() local
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan/
H A Dgfxstream_vk_fuchsia.cpp143 static VulkanDevice g_instance; in GetInstance() local
/aosp_15_r20/external/cronet/components/nacl/browser/
H A Dnacl_browser.cc199 static NaClBrowser* g_instance = nullptr; in GetInstanceInternal() local
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dthread_cache.cc30 ThreadCacheRegistry g_instance; variable
/aosp_15_r20/external/cronet/base/threading/
H A Dhang_watcher.cc46 HangWatcher* g_instance = nullptr; variable