Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dnetworkmonitor.cc58 NetworkMonitorFactory* NetworkMonitorFactory::GetFactory() { in GetFactory() function in rtc::NetworkMonitorFactory
/external/tensorflow/tensorflow/core/distributed_runtime/
Dserver_lib.cc49 Status ServerFactory::GetFactory(const ServerDef& server_def, in GetFactory() function in tensorflow::ServerFactory
/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
Ddevice_factory.cc84 DeviceFactory* DeviceFactory::GetFactory(const string& device_type) { in GetFactory() function in tensorflow::DeviceFactory
/external/clang/lib/StaticAnalyzer/Core/
DBlockCounter.cpp54 static inline CountMap::Factory& GetFactory(void *F) { in GetFactory() function
/external/v4l2_codec2/store/
DV4L2ComponentStore.cpp156 ::C2ComponentFactory* V4L2ComponentStore::GetFactory(const C2String& name) { in GetFactory() function in android::V4L2ComponentStore
/external/perfetto/src/trace_processor/sqlite/
Dsqlite_table.h348 static Factory<Context> GetFactory() { in GetFactory() function