Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A 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
H A Dlocal_master.cc55 Status LocalMaster::CreateSession(CallOptions* call_options, in CreateSession() function in tensorflow::LocalMaster
H A Dmaster_test.cc64 Status CreateSession(const GraphDef& def, string* handle, in CreateSession() function in tensorflow::MasterTest
/aosp_15_r20/hardware/google/camera/common/hal/google_camera_hal/
Dcapture_session_utils.h49 CaptureSessionCreateFunc CreateSession; member
68 WrapperCaptureSessionCreateFunc CreateSession; member
/aosp_15_r20/external/webrtc/p2p/client/
H A 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
/aosp_15_r20/external/webrtc/p2p/base/
H A Dport_allocator_unittest.cc56 std::unique_ptr<cricket::FakePortAllocatorSession> CreateSession( in CreateSession() function in PortAllocatorTest
111 TEST_F(PortAllocatorTest, CreateSession) { in TEST_F() argument
H A Dport_allocator.cc219 std::unique_ptr<PortAllocatorSession> PortAllocator::CreateSession( in CreateSession() function in cricket::PortAllocator
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dmaster_service.proto91 rpc CreateSession(CreateSessionRequest) returns (CreateSessionResponse); rpc
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_master_service_impl.cc79 ::grpc::Status MasterService::Stub::CreateSession( in CreateSession() function in tensorflow::grpc::MasterService::Stub
H A Dgrpc_remote_master.cc47 Status CreateSession(CallOptions* call_options, in CreateSession() function in tensorflow::GrpcRemoteMaster
/aosp_15_r20/external/tensorflow/tensorflow/core/example/
H A Dexample_parser_configuration_test.cc36 std::unique_ptr<Session> CreateSession() { in CreateSession() function
/aosp_15_r20/external/googleapis/google/cloud/dataproc/v1/
H A Dsessions.proto39 rpc CreateSession(CreateSessionRequest) rpc
/aosp_15_r20/device/google/cuttlefish/host/libs/confui/
Dhost_server.cc234 std::shared_ptr<Session> HostServer::CreateSession(const std::string& name) { in CreateSession() function in cuttlefish::confui::HostServer
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_crypto_client_stream_test.cc51 void CreateSession() { in CreateSession() function in quic::test::__anon173f52aa0111::QuicCryptoClientStreamTest
H A Dtls_client_handshaker_test.cc179 void CreateSession() { in CreateSession() function in quic::test::__anonaa3875780111::TlsClientHandshakerTest
/aosp_15_r20/system/apex/apexd/
H A Dapexd_session.cpp240 Result<ApexSession> ApexSessionManager::CreateSession(int session_id) { in CreateSession() function in android::apex::ApexSessionManager
H A Dapexd_session_test.cpp69 TEST(ApexSessionManagerTest, CreateSession) { in TEST() argument
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/test/proto/
H A Dtesting.proto39 rpc CreateSession(CreateSessionRequest) returns (Session) { rpc
/aosp_15_r20/trusty/user/app/keymaster/
Dtrusty_secure_deletion_secret_storage.cpp254 static std::optional<StorageSession> CreateSession( in CreateSession() function in keymaster::__anonf448859f0111::StorageSession
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/video/android/
DImsMediaCamera.cpp281 bool ImsMediaCamera::CreateSession(ANativeWindow* preview, ANativeWindow* recording) in CreateSession() function in ImsMediaCamera
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1alpha/
H A Dconversational_search_service.proto188 rpc CreateSession(CreateSessionRequest) returns (Session) { rpc
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/backends/gpu/
H A Ddevice_tracer_test.cc74 std::unique_ptr<Session> CreateSession() { in CreateSession() function
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1beta/
H A Dconversational_search_service.proto187 rpc CreateSession(CreateSessionRequest) returns (Session) { rpc
/aosp_15_r20/external/googleapis/google/spanner/v1/
H A Dspanner.proto77 rpc CreateSession(CreateSessionRequest) returns (Session) { rpc
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_session_pool.cc687 std::unique_ptr<SpdySession> SpdySessionPool::CreateSession( in CreateSession() function in net::SpdySessionPool

12