/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/ |
H A D | session_mgr.cc | 63 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 D | local_master.cc | 55 Status LocalMaster::CreateSession(CallOptions* call_options, in CreateSession() function in tensorflow::LocalMaster
|
H A D | master_test.cc | 64 Status CreateSession(const GraphDef& def, string* handle, in CreateSession() function in tensorflow::MasterTest
|
/aosp_15_r20/hardware/google/camera/common/hal/google_camera_hal/ |
D | capture_session_utils.h | 49 CaptureSessionCreateFunc CreateSession; member 68 WrapperCaptureSessionCreateFunc CreateSession; member
|
/aosp_15_r20/external/webrtc/p2p/client/ |
H A D | basic_port_allocator_unittest.cc | 257 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 D | port_allocator_unittest.cc | 56 std::unique_ptr<cricket::FakePortAllocatorSession> CreateSession( in CreateSession() function in PortAllocatorTest 111 TEST_F(PortAllocatorTest, CreateSession) { in TEST_F() argument
|
H A D | port_allocator.cc | 219 std::unique_ptr<PortAllocatorSession> PortAllocator::CreateSession( in CreateSession() function in cricket::PortAllocator
|
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/ |
H A D | master_service.proto | 91 rpc CreateSession(CreateSessionRequest) returns (CreateSessionResponse); rpc
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
H A D | grpc_master_service_impl.cc | 79 ::grpc::Status MasterService::Stub::CreateSession( in CreateSession() function in tensorflow::grpc::MasterService::Stub
|
H A D | grpc_remote_master.cc | 47 Status CreateSession(CallOptions* call_options, in CreateSession() function in tensorflow::GrpcRemoteMaster
|
/aosp_15_r20/external/tensorflow/tensorflow/core/example/ |
H A D | example_parser_configuration_test.cc | 36 std::unique_ptr<Session> CreateSession() { in CreateSession() function
|
/aosp_15_r20/external/googleapis/google/cloud/dataproc/v1/ |
H A D | sessions.proto | 39 rpc CreateSession(CreateSessionRequest) rpc
|
/aosp_15_r20/device/google/cuttlefish/host/libs/confui/ |
D | host_server.cc | 234 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 D | quic_crypto_client_stream_test.cc | 51 void CreateSession() { in CreateSession() function in quic::test::__anon173f52aa0111::QuicCryptoClientStreamTest
|
H A D | tls_client_handshaker_test.cc | 179 void CreateSession() { in CreateSession() function in quic::test::__anonaa3875780111::TlsClientHandshakerTest
|
/aosp_15_r20/system/apex/apexd/ |
H A D | apexd_session.cpp | 240 Result<ApexSession> ApexSessionManager::CreateSession(int session_id) { in CreateSession() function in android::apex::ApexSessionManager
|
H A D | apexd_session_test.cpp | 69 TEST(ApexSessionManagerTest, CreateSession) { in TEST() argument
|
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/test/proto/ |
H A D | testing.proto | 39 rpc CreateSession(CreateSessionRequest) returns (Session) { rpc
|
/aosp_15_r20/trusty/user/app/keymaster/ |
D | trusty_secure_deletion_secret_storage.cpp | 254 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/ |
D | ImsMediaCamera.cpp | 281 bool ImsMediaCamera::CreateSession(ANativeWindow* preview, ANativeWindow* recording) in CreateSession() function in ImsMediaCamera
|
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1alpha/ |
H A D | conversational_search_service.proto | 188 rpc CreateSession(CreateSessionRequest) returns (Session) { rpc
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/backends/gpu/ |
H A D | device_tracer_test.cc | 74 std::unique_ptr<Session> CreateSession() { in CreateSession() function
|
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1beta/ |
H A D | conversational_search_service.proto | 187 rpc CreateSession(CreateSessionRequest) returns (Session) { rpc
|
/aosp_15_r20/external/googleapis/google/spanner/v1/ |
H A D | spanner.proto | 77 rpc CreateSession(CreateSessionRequest) returns (Session) { rpc
|
/aosp_15_r20/external/cronet/net/spdy/ |
H A D | spdy_session_pool.cc | 687 std::unique_ptr<SpdySession> SpdySessionPool::CreateSession( in CreateSession() function in net::SpdySessionPool
|