Home
last modified time | relevance | path

Searched defs:GetSingleton (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
H A Ddelegate_registry.cc41 DelegatePluginRegistry* DelegatePluginRegistry::GetSingleton() { in GetSingleton() function in tflite::delegates::DelegatePluginRegistry
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dlogger.cc77 /*static*/ Logger* Logger::GetSingleton() { in GetSingleton() function in tensorflow::Logger
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
H A Dmini_benchmark.cc71 MinibenchmarkImplementationRegistry::GetSingleton() { in GetSingleton() function in tflite::acceleration::MinibenchmarkImplementationRegistry
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/delegates/
H A Ddelegate_provider.h100 static DelegateProviderRegistrar* GetSingleton() { in GetSingleton() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dcompilation_environments.cc42 static GlobalCompEnvStats& GetSingleton() { in GetSingleton() function in xla::__anon07d39a230111::GlobalCompEnvStats
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dmessage.cc337 T* GetSingleton() { in GetSingleton() function
/aosp_15_r20/art/tools/jvmti-agents/titrace/
H A Dtitrace.cc124 static TraceStatistics& GetSingleton() { in GetSingleton() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dmessage.cc337 T* GetSingleton() { in GetSingleton() function
/aosp_15_r20/external/tensorflow/tensorflow/python/profiler/internal/
H A Dpython_hooks.cc127 PythonHooks* PythonHooks::GetSingleton() { in GetSingleton() function in tensorflow::profiler::PythonHooks