Home
last modified time | relevance | path

Searched defs:RemoveSession (Results 1 – 7 of 7) sorted by relevance

/foundation/multimedia/av_session/services/session/server/
Dsession_stack.cpp48 std::vector<sptr<AVSessionItem>> SessionStack::RemoveSession(pid_t pid) in RemoveSession() function in OHOS::AVSession::SessionStack
68 sptr<AVSessionItem> SessionStack::RemoveSession(const std::string& sessionId) in RemoveSession() function in OHOS::AVSession::SessionStack
87 sptr<AVSessionItem> SessionStack::RemoveSession(pid_t pid, const std::string& abilityName) in RemoveSession() function in OHOS::AVSession::SessionStack
/foundation/distributedhardware/distributed_input/services/sink/transport/src/
Ddistributed_input_sink_switch.cpp138 void DistributedInputSinkSwitch::RemoveSession(int32_t sessionId) in RemoveSession() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSinkSwitch
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
Ddaemon.cpp291 void Daemon::RemoveSession(const std::string &sessionName) in RemoveSession() function in OHOS::Storage::DistributedFile::Daemon
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
Dtrans_tdc_sdk_test.c206 static int RemoveSession() in RemoveSession() function
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
Dobex_server.cpp331 int ObexPrivateServer::RemoveSession(ObexServerSession &session) const in RemoveSession() function in OHOS::bluetooth::ObexPrivateServer
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
Ddistributed_sched_call_test.cpp674 void DistributedSchedCallTest::RemoveSession(const sptr<IRemoteObject>& connect) const in RemoveSession() function in OHOS::DistributedSchedule::DistributedSchedCallTest
Ddistributed_sched_connect_test.cpp164 void DistributedSchedConnectTest::RemoveSession(const sptr<IRemoteObject>& connect) const in RemoveSession() function in OHOS::DistributedSchedule::DistributedSchedConnectTest