Home
last modified time | relevance | path

Searched defs:CreateSession (Results 1 – 13 of 13) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dportallocator.cc31 PortAllocatorSession* PortAllocator::CreateSession( in CreateSession() function in cricket::PortAllocator
/external/tensorflow/tensorflow/core/protobuf/
Dmaster_service.proto89 rpc CreateSession(CreateSessionRequest) returns (CreateSessionResponse); rpc
/external/webrtc/webrtc/p2p/client/
Dportallocator_unittest.cc178 bool CreateSession(int component) { in CreateSession() function in PortAllocatorTest
185 bool CreateSession(int component, const std::string& content_name) { in CreateSession() function in PortAllocatorTest
192 cricket::PortAllocatorSession* CreateSession( in CreateSession() function in PortAllocatorTest
197 cricket::PortAllocatorSession* CreateSession( in CreateSession() function in PortAllocatorTest
202 cricket::PortAllocatorSession* CreateSession( in CreateSession() function in PortAllocatorTest
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_master_service_impl.cc79 ::grpc::Status MasterService::Stub::CreateSession( in CreateSession() function in tensorflow::grpc::MasterService::Stub
Dgrpc_remote_master.cc44 Status CreateSession(CallOptions* call_options, in CreateSession() function in tensorflow::GrpcRemoteMaster
/external/tensorflow/tensorflow/core/example/
Dexample_parser_configuration_test.cc36 std::unique_ptr<Session> CreateSession() { in CreateSession() function
/external/tensorflow/tensorflow/core/distributed_runtime/
Dsession_mgr.cc52 Status SessionMgr::CreateSession(const string& session, in CreateSession() function in tensorflow::SessionMgr
Dlocal_master.cc53 Status LocalMaster::CreateSession(CallOptions* call_options, in CreateSession() function in tensorflow::LocalMaster
Dmaster_test.cc63 Status CreateSession(const GraphDef& def, string* handle, in CreateSession() function in tensorflow::MasterTest
Dmaster.cc355 void Master::CreateSession(const CreateSessionRequest* req, in CreateSession() function in tensorflow::Master
/external/tensorflow/tensorflow/core/platform/
Ddevice_tracer_test.cc45 std::unique_ptr<Session> CreateSession() { in CreateSession() function
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dscoped_allocator_optimizer_test.cc40 std::unique_ptr<Session> CreateSession(const GraphDef& graph, in CreateSession() function in tensorflow::grappler::__anon710a8c5a0111::ScopedAllocatorOptimizerTest
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session_test.cc76 std::unique_ptr<Session> CreateSession() { in CreateSession() function