Searched defs:AddSession (Results 1 – 8 of 8) sorted by relevance
112 void DistributedInputSinkSwitch::AddSession(int32_t sessionId) in AddSession() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSinkSwitch
21 int32_t SessionStack::AddSession(pid_t pid, const std::string& abilityName, sptr<AVSessionItem>& it… in AddSession() function in OHOS::AVSession::SessionStack
214 bool SocketSessionManager::AddSession(std::shared_ptr<SocketSession> session) in AddSession() function in OHOS::Msdp::DeviceStatus::SocketSessionManager
355 bool UDSServer::AddSession(SessionPtr ses) in AddSession() function in OHOS::MMI::UDSServer
322 void SessionCoordinator::AddSession(const sptr<VideoSessionInfo>& sessionInfo) in AddSession() function in OHOS::CameraStandard::DeferredProcessing::SessionCoordinator
657 void DistributedSchedCallTest::AddSession(const sptr<IRemoteObject>& connect, in AddSession() function in OHOS::DistributedSchedule::DistributedSchedCallTest
149 void DistributedSchedConnectTest::AddSession(const sptr<IRemoteObject>& connect, in AddSession() function in OHOS::DistributedSchedule::DistributedSchedConnectTest
454 static int32_t AddSession(const char *sessionName, SessionInfo *session) in AddSession() function