Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/core/distributed_runtime/
Dsession_mgr.cc63 Status SessionMgr::CreateSession(const std::string& session, in CreateSession() function in tensorflow::SessionMgr
72 Status SessionMgr::CreateSession( in CreateSession() function in tensorflow::SessionMgr
83 Status SessionMgr::CreateSession( in CreateSession() function in tensorflow::SessionMgr
Dlocal_master.cc55 Status LocalMaster::CreateSession(CallOptions* call_options, in CreateSession() function in tensorflow::LocalMaster
Dmaster_test.cc64 Status CreateSession(const GraphDef& def, string* handle, in CreateSession() function in tensorflow::MasterTest
Dmaster.cc357 void Master::CreateSession(const CreateSessionRequest* req, in CreateSession() function in tensorflow::Master
/external/tensorflow/tensorflow/core/protobuf/
Dmaster_service.proto91 rpc CreateSession(CreateSessionRequest) returns (CreateSessionResponse); rpc
/external/webrtc/p2p/base/
Dport_allocator_unittest.cc56 std::unique_ptr<cricket::FakePortAllocatorSession> CreateSession( in CreateSession() function in PortAllocatorTest
111 TEST_F(PortAllocatorTest, CreateSession) { in TEST_F() argument
Dport_allocator.cc219 std::unique_ptr<PortAllocatorSession> PortAllocator::CreateSession( in CreateSession() function in cricket::PortAllocator
/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.cc47 Status CreateSession(CallOptions* call_options, in CreateSession() function in tensorflow::GrpcRemoteMaster
/external/googleapis/google/cloud/dataproc/v1/
Dsessions.proto39 rpc CreateSession(CreateSessionRequest) rpc
/external/tensorflow/tensorflow/core/example/
Dexample_parser_configuration_test.cc36 std::unique_ptr<Session> CreateSession() { in CreateSession() function
/external/webrtc/p2p/client/
Dbasic_port_allocator_unittest.cc257 bool CreateSession(int component) { in CreateSession() function in cricket::BasicPortAllocatorTestBase
265 bool CreateSession(int component, absl::string_view content_name) { in CreateSession() function in cricket::BasicPortAllocatorTestBase
273 std::unique_ptr<PortAllocatorSession> CreateSession(absl::string_view sid, in CreateSession() function in cricket::BasicPortAllocatorTestBase
278 std::unique_ptr<PortAllocatorSession> CreateSession( in CreateSession() function in cricket::BasicPortAllocatorTestBase
285 std::unique_ptr<PortAllocatorSession> CreateSession( in CreateSession() function in cricket::BasicPortAllocatorTestBase
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_crypto_client_stream_test.cc51 void CreateSession() { in CreateSession() function in quic::test::__anon8e3c30c80111::QuicCryptoClientStreamTest
Dtls_client_handshaker_test.cc179 void CreateSession() { in CreateSession() function in quic::test::__anon39eef4960111::TlsClientHandshakerTest
Dquic_dispatcher_test.cc402 std::unique_ptr<QuicSession> CreateSession( in CreateSession() function in quic::test::__anon77885ac50111::QuicDispatcherTestBase
/external/sdk-platform-java/gapic-generator-java/src/test/proto/
Dtesting.proto39 rpc CreateSession(CreateSessionRequest) returns (Session) { rpc
/external/googleapis/google/cloud/discoveryengine/v1beta/
Dconversational_search_service.proto187 rpc CreateSession(CreateSessionRequest) returns (Session) { rpc
/external/googleapis/google/cloud/discoveryengine/v1alpha/
Dconversational_search_service.proto188 rpc CreateSession(CreateSessionRequest) returns (Session) { rpc
/external/tensorflow/tensorflow/core/profiler/backends/gpu/
Ddevice_tracer_test.cc74 std::unique_ptr<Session> CreateSession() { in CreateSession() function
/external/googleapis/google/spanner/v1/
Dspanner.proto77 rpc CreateSession(CreateSessionRequest) returns (Session) { rpc
/external/cronet/net/spdy/
Dspdy_session_pool.cc686 std::unique_ptr<SpdySession> SpdySessionPool::CreateSession( in CreateSession() function in net::SpdySessionPool
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dscoped_allocator_optimizer_test.cc43 std::unique_ptr<Session> CreateSession(const GraphDef& graph, in CreateSession() function in tensorflow::grappler::__anon86c1e1650111::ScopedAllocatorOptimizerTest
/external/tensorflow/tensorflow/core/framework/
Drun_handler_test.cc592 std::unique_ptr<Session> CreateSession() { in CreateSession() function
/external/sdk-platform-java/showcase/gapic-showcase/src/main/java/com/google/showcase/v1beta1/
Dgapic_metadata.json211 "CreateSession": { object
/external/cronet/net/quic/
Dquic_network_transaction_unittest.cc558 void CreateSession(const quic::ParsedQuicVersionVector& supported_versions) { in CreateSession() function in net::test::QuicNetworkTransactionTest
586 void CreateSession() { return CreateSession(supported_versions_); } in CreateSession() function in net::test::QuicNetworkTransactionTest

12