Home
last modified time | relevance | path

Searched defs:GetFactory (Results 1 – 7 of 7) 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/
Dsession_factory.cc68 Status SessionFactory::GetFactory(const SessionOptions& options, in GetFactory() function in tensorflow::SessionFactory
Dexecutor_factory.cc61 Status ExecutorFactory::GetFactory(const string& executor_type, in GetFactory() function in tensorflow::ExecutorFactory
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/perfetto/src/trace_processor/
Dtable.h298 static Factory GetFactory() { in GetFactory() function