Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dnetwork_monitor.cc67 NetworkMonitorFactory* NetworkMonitorFactory::GetFactory() { in GetFactory() function in rtc::NetworkMonitorFactory
/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor_factory.cc61 Status ExecutorFactory::GetFactory(const string& executor_type, in GetFactory() function in tensorflow::ExecutorFactory
Dsession_factory.cc68 Status SessionFactory::GetFactory(const SessionOptions& options, in GetFactory() function in tensorflow::SessionFactory
/external/tensorflow/tensorflow/core/distributed_runtime/
Dserver_lib.cc49 Status ServerFactory::GetFactory(const ServerDef& server_def, in GetFactory() function in tensorflow::ServerFactory
/external/clang/lib/StaticAnalyzer/Core/
DBlockCounter.cpp54 static inline CountMap::Factory& GetFactory(void *F) { in GetFactory() function
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DBlockCounter.cpp53 static inline CountMap::Factory& GetFactory(void *F) { in GetFactory() function
/external/v4l2_codec2/components/
DV4L2ComponentStore.cpp159 ::C2ComponentFactory* V4L2ComponentStore::GetFactory(const C2String& name) { in GetFactory() function in android::V4L2ComponentStore
/external/tensorflow/tensorflow/core/framework/
Ddevice_factory.cc84 DeviceFactory* DeviceFactory::GetFactory(const string& device_type) { in GetFactory() function in tensorflow::DeviceFactory
/external/perfetto/src/trace_processor/sqlite/
Dsqlite_table.h348 static Factory<Context> GetFactory() { in GetFactory() function