Home
last modified time | relevance | path

Searched defs:instance_ (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DGPU.h37 dawn_native::Instance instance_; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/binder/
Dbinder_manager.h47 static BinderManager *instance_; variable
Dbinder_manager.cpp22 BinderManager *BinderManager::instance_ = NULL; member in wpa_supplicant_binder::BinderManager
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/binder/
Dbinder_manager.h47 static BinderManager *instance_; variable
Dbinder_manager.cpp22 BinderManager *BinderManager::instance_ = NULL; member in wpa_supplicant_binder::BinderManager
/third_party/libphonenumber/cpp/src/phonenumbers/base/memory/
Dsingleton_posix.h42 static T* instance_; // Leaky singleton. variable
Dsingleton_boost.h41 static boost::scoped_ptr<T> instance_; variable
Dsingleton_stdmutex.h50 static T* instance_; // Leaky singleton. variable
Dsingleton_win32.h51 static T* instance_; // Leaky singleton. variable
/third_party/gn/src/gn/
Dohos_components_mapping.h39 static OhosComponentMapping *instance_; variable
Dohos_components_checker.h62 static OhosComponentChecker *instance_; variable
Dinnerapis_publicinfo_generator.h47 static InnerApiPublicInfoGenerator *instance_; variable
Dohos_components_mapping.cc29 OhosComponentMapping *OhosComponentMapping::instance_ = nullptr; member in OhosComponentMapping
Dinnerapis_publicinfo_generator.cc27 InnerApiPublicInfoGenerator *InnerApiPublicInfoGenerator::instance_ = nullptr; member in InnerApiPublicInfoGenerator
Dohos_components_checker.cc40 OhosComponentChecker *OhosComponentChecker::instance_ = nullptr; member in OhosComponentChecker
/third_party/node/deps/v8/src/tracing/
Dtracing-category-observer.cc15 TracingCategoryObserver* TracingCategoryObserver::instance_ = nullptr; member in v8::tracing::TracingCategoryObserver
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Ddevice.h96 VkInstance instance_ = VK_NULL_HANDLE; variable
/third_party/node/deps/v8/src/ic/
Dic-stats.cc16 base::LazyInstance<ICStats>::type ICStats::instance_ = member in v8::internal::ICStats
/third_party/node/deps/v8/src/wasm/
Dinit-expr-interface.h89 Handle<WasmInstanceObject> instance_; variable
Dmodule-compiler.cc1284 Handle<WasmInstanceObject> instance_; member in v8::internal::wasm::TransitiveTypeFeedbackProcessor
/third_party/googletest/googletest/src/hwext/
Dgtest-filter.cc18 static TestFilter* instance_ = NULL; in instance() local
Dgtest-ext.cc19 static TestDefManager* instance_ = NULL; in instance() local