Home
last modified time | relevance | path

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

/ohos5.0/base/update/updateservice/frameworks/js/napi/update/common/include/
H A Diupdater.h40 void RemoveSession(uint32_t sessionId) override in RemoveSession() function
/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Dsession_stack.cpp47 std::vector<sptr<AVSessionItem>> SessionStack::RemoveSession(pid_t pid) in RemoveSession() function in OHOS::AVSession::SessionStack
65 sptr<AVSessionItem> SessionStack::RemoveSession(const std::string& sessionId) in RemoveSession() function in OHOS::AVSession::SessionStack
82 sptr<AVSessionItem> SessionStack::RemoveSession(pid_t pid, const std::string& abilityName) in RemoveSession() function in OHOS::AVSession::SessionStack
/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/transport/src/
H A Ddistributed_input_sink_switch.cpp138 void DistributedInputSinkSwitch::RemoveSession(int32_t sessionId) in RemoveSession() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSinkSwitch
/ohos5.0/base/update/updateservice/frameworks/js/napi/update/src/
H A Dsession_manager.cpp50 void SessionManager::RemoveSession(uint32_t sessionId) in RemoveSession() function in OHOS::UpdateEngine::SessionManager
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
H A Dtrans_tdc_sdk_test.c206 static int RemoveSession() in RemoveSession() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_server.cpp331 int ObexPrivateServer::RemoveSession(ObexServerSession &session) const in RemoveSession() function in OHOS::bluetooth::ObexPrivateServer
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_call_test.cpp675 void DistributedSchedCallTest::RemoveSession(const sptr<IRemoteObject>& connect) const in RemoveSession() function in OHOS::DistributedSchedule::DistributedSchedCallTest
H A Ddistributed_sched_connect_test.cpp166 void DistributedSchedConnectTest::RemoveSession(const sptr<IRemoteObject>& connect) const in RemoveSession() function in OHOS::DistributedSchedule::DistributedSchedConnectTest