Home
last modified time | relevance | path

Searched defs:AddSession (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/transport/src/
H A Ddistributed_input_sink_switch.cpp112 void DistributedInputSinkSwitch::AddSession(int32_t sessionId) in AddSession() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSinkSwitch
/ohos5.0/base/sensors/sensor/services/src/
H A Dstream_server.cpp128 bool StreamServer::AddSession(SessionPtr sess) in AddSession() function in OHOS::Sensors::StreamServer
/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Dsession_stack.cpp21 int32_t SessionStack::AddSession(pid_t pid, const std::string& abilityName, sptr<AVSessionItem>& it… in AddSession() function in OHOS::AVSession::SessionStack
/ohos5.0/foundation/multimodalinput/input/intention/ipc/socket/src/
H A Dsocket_session_manager.cpp214 bool SocketSessionManager::AddSession(std::shared_ptr<SocketSession> session) in AddSession() function in OHOS::Msdp::DeviceStatus::SocketSessionManager
/ohos5.0/base/update/updateservice/frameworks/js/napi/update/src/
H A Dsession_manager.cpp43 void SessionManager::AddSession(std::shared_ptr<BaseSession> session) in AddSession() function in OHOS::UpdateEngine::SessionManager
/ohos5.0/base/msdp/device_status/intention/ipc/socket/src/
H A Dsocket_session_manager.cpp241 bool SocketSessionManager::AddSession(std::shared_ptr<SocketSession> session) in AddSession() function in OHOS::Msdp::DeviceStatus::SocketSessionManager
/ohos5.0/base/msdp/device_status/services/native/src/
H A Dstream_server.cpp292 bool StreamServer::AddSession(SessionPtr ses) in AddSession() function in OHOS::Msdp::DeviceStatus::StreamServer
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Duds_server.cpp355 bool UDSServer::AddSession(SessionPtr ses) in AddSession() function in OHOS::MMI::UDSServer
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/session/
H A Dsession_coordinator.cpp322 void SessionCoordinator::AddSession(const sptr<VideoSessionInfo>& sessionInfo) in AddSession() function in OHOS::CameraStandard::DeferredProcessing::SessionCoordinator
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_call_test.cpp657 void DistributedSchedCallTest::AddSession(const sptr<IRemoteObject>& connect, in AddSession() function in OHOS::DistributedSchedule::DistributedSchedCallTest
H A Ddistributed_sched_connect_test.cpp149 void DistributedSchedConnectTest::AddSession(const sptr<IRemoteObject>& connect, in AddSession() function in OHOS::DistributedSchedule::DistributedSchedConnectTest
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_manager.c454 static int32_t AddSession(const char *sessionName, SessionInfo *session) in AddSession() function