HomeSort by relevance Sort by last modified time
    Searched defs:GetInstance (Results 1 - 25 of 94) sorted by null

1 2 3 4

  /device/google/cuttlefish_common/common/libs/time/
monotonic_time.cpp 20 MonotonicTimePointFactory* MonotonicTimePointFactory::GetInstance() {
  /external/perfetto/src/base/
watchdog_noop.cc 22 Watchdog* Watchdog::GetInstance() {
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
orc_jit_memory_mapper.cc 28 llvm::SectionMemoryManager::MemoryMapper* GetInstance() {
  /frameworks/rs/
rsFallbackAdaptation.cpp 45 RsFallbackAdaptation& RsFallbackAdaptation::GetInstance()
48 // constructor of RsHidlAdaptation will only be called when GetInstance is
  /device/google/cuttlefish_common/common/vsoc/lib/
typed_region_view.h 66 static ViewType* GetInstance(const char* domain) {
87 static ViewType* GetInstance() {
  /external/skia/src/utils/
SkEventTracer.cpp 56 SkEventTracer* SkEventTracer::GetInstance() {
  /external/skqp/src/utils/
SkEventTracer.cpp 56 SkEventTracer* SkEventTracer::GetInstance() {
  /hardware/google/av/codec2/vndk/
C2PlatformStorePluginLoader.cpp 67 const std::unique_ptr<C2PlatformStorePluginLoader>& C2PlatformStorePluginLoader::GetInstance() {
  /external/libchrome/base/memory/
shared_memory_tracker.cc 21 SharedMemoryTracker* SharedMemoryTracker::GetInstance() {
86 trace_event::MemoryDumpManager::GetInstance()->RegisterDumpProvider(
  /external/libchrome/base/metrics/
field_trial_param_associator.cc 15 FieldTrialParamAssociator* FieldTrialParamAssociator::GetInstance() {
  /external/libchrome/base/posix/
global_descriptors.cc 25 GlobalDescriptors* GlobalDescriptors::GetInstance() {
  /external/libchrome/base/threading/
thread_id_name_manager.cc 35 ThreadIdNameManager* ThreadIdNameManager::GetInstance() {
  /external/libmojo/base/android/
build_info.cc 70 BuildInfo* BuildInfo::GetInstance() {
  /external/libmojo/base/trace_event/
java_heap_dump_provider_android.cc 14 JavaHeapDumpProvider* JavaHeapDumpProvider::GetInstance() {
  /hardware/qcom/display/msm8909/gralloc/
gr_device_impl.h 53 static GrallocImpl* GetInstance(const struct hw_module_t *module) {
  /hardware/qcom/display/msm8909/libdrmutils/
drm_lib_loader.cpp 44 DRMLibLoader *DRMLibLoader::GetInstance() {
drm_master.cpp 60 int DRMMaster::GetInstance(DRMMaster **master) {
  /hardware/qcom/display/msm8909w_3100/libdrmutils/
drm_lib_loader.cpp 44 DRMLibLoader *DRMLibLoader::GetInstance() {
drm_master.cpp 60 int DRMMaster::GetInstance(DRMMaster **master) {
  /hardware/qcom/display/msm8909w_3100/libgralloc1/
gr_device_impl.h 53 static GrallocImpl* GetInstance(const struct hw_module_t *module) {
  /hardware/qcom/display/msm8996/libgralloc1/
gr_device_impl.h 53 static GrallocImpl* GetInstance(const struct hw_module_t *module) {
  /hardware/qcom/display/msm8998/libdrmutils/
drm_lib_loader.cpp 44 DRMLibLoader *DRMLibLoader::GetInstance() {
drm_master.cpp 60 int DRMMaster::GetInstance(DRMMaster **master) {
  /hardware/qcom/display/msm8998/libgralloc1/
gr_device_impl.h 53 static GrallocImpl* GetInstance(const struct hw_module_t *module) {
  /art/runtime/verifier/
reg_type-inl.h 145 inline const DoubleHiType* DoubleHiType::GetInstance() {
150 inline const DoubleLoType* DoubleLoType::GetInstance() {
155 inline const LongHiType* LongHiType::GetInstance() {
160 inline const LongLoType* LongLoType::GetInstance() {
165 inline const FloatType* FloatType::GetInstance() {
170 inline const CharType* CharType::GetInstance() {
175 inline const ShortType* ShortType::GetInstance() {
180 inline const ByteType* ByteType::GetInstance() {
186 inline const IntegerType* IntegerType::GetInstance() {
191 inline const BooleanType* BooleanType::GetInstance() {
    [all...]

Completed in 677 milliseconds

1 2 3 4