Home
last modified time | relevance | path

Searched refs:GetSocketSessionManager (Results 1 – 25 of 41) sorted by relevance

12

/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Dcollaboration_service_status_change.cpp42 context_->GetSocketSessionManager().DeleteCollaborationServiceByName(); in OnRemoveSystemAbility()
H A Ddrag_manager.cpp124 auto session = context_->GetSocketSessionManager().FindSessionByPid(pid); in AddListener()
131 context_->GetSocketSessionManager().AddSessionDeletedCallback(pid, in AddListener()
141 auto session = context_->GetSocketSessionManager().FindSessionByPid(pid); in RemoveListener()
155 auto session = context_->GetSocketSessionManager().FindSessionByPid(pid); in AddSubscriptListener()
170 auto session = context_->GetSocketSessionManager().FindSessionByPid(pid); in RemoveSubscriptListener()
221 context_->GetSocketSessionManager().AddSessionDeletedCallback(pid, in GetPackageName()
223 dragOutSession_ = context_->GetSocketSessionManager().FindSessionByPid(pid); in GetPackageName()
H A Ddisplay_change_event_listener.cpp142 context_->GetSocketSessionManager().RegisterApplicationState(); in OnAddSystemAbility()
/ohos5.0/foundation/multimodalinput/input/intention/prototype/include/
H A Di_context.h46 virtual ISocketSessionManager& GetSocketSessionManager() = 0;
/ohos5.0/base/msdp/device_status/intention/prototype/include/
H A Di_context.h46 virtual ISocketSessionManager& GetSocketSessionManager() = 0;
/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/include/
H A Dinput_event_builder_test.h49 ISocketSessionManager& GetSocketSessionManager() override;
H A Dinput_event_interceptor_test.h49 ISocketSessionManager& GetSocketSessionManager() override;
H A Dcooperate_plugin_test.h54 ISocketSessionManager& GetSocketSessionManager() override;
H A Dcooperate_test.h53 ISocketSessionManager& GetSocketSessionManager() override;
H A Dtest_context.h82 ISocketSessionManager& GetSocketSessionManager() override;
/ohos5.0/base/msdp/device_status/test/unittest/intention/drag/include/
H A Ddrag_server_test.h45 ISocketSessionManager& GetSocketSessionManager() override;
/ohos5.0/base/msdp/device_status/test/unittest/intention/services/include/
H A Dintention_service_test.h53 ISocketSessionManager& GetSocketSessionManager() override;
H A Ddevice_manager_test.h69 ISocketSessionManager& GetSocketSessionManager() override;
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Devent_manager.cpp224 auto session = env_->GetSocketSessionManager().FindSessionByPid(notice.pid); in NotifyCooperateMessage()
241 auto session = env_->GetSocketSessionManager().FindSessionByPid(notice.pid); in NotifyCooperateState()
H A Dhot_area.cpp143 auto session = env_->GetSocketSessionManager().FindSessionByPid(pid); in NotifyHotAreaMessage()
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/
H A Devent_manager.cpp226 auto session = env_->GetSocketSessionManager().FindSessionByPid(notice.pid); in NotifyCooperateMessage()
243 auto session = env_->GetSocketSessionManager().FindSessionByPid(notice.pid); in NotifyCooperateState()
/ohos5.0/base/msdp/device_status/test/fuzztest/devicemanager_fuzzer/
H A Ddevicemanager_fuzzer.h69 ISocketSessionManager& GetSocketSessionManager() override;
/ohos5.0/base/msdp/device_status/test/unittest/intention/scheduler/include/
H A Dtimer_manager_test.h67 ISocketSessionManager& GetSocketSessionManager() override;
/ohos5.0/foundation/multimodalinput/input/intention/ipc/socket/src/
H A Dsocket_server.cpp97 int32_t ret = context_->GetSocketSessionManager().AllocSocketFd( in Control()
/ohos5.0/foundation/multimodalinput/input/intention/services/test/unittest/include/
H A Ddevice_manager_test.h68 ISocketSessionManager& GetSocketSessionManager() override;
/ohos5.0/base/msdp/device_status/intention/ipc/socket/src/
H A Dsocket_server.cpp97 int32_t ret = context_->GetSocketSessionManager().AllocSocketFd( in Control()
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/test/include/
H A Dtest_context.h71 ISocketSessionManager& GetSocketSessionManager() override;
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/test/src/
H A Dtest_context.cpp137 ISocketSessionManager& TestContext::GetSocketSessionManager() in GetSocketSessionManager() function in OHOS::Msdp::DeviceStatus::TestContext
/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dtest_context.cpp160 ISocketSessionManager& TestContext::GetSocketSessionManager() in GetSocketSessionManager() function in OHOS::Msdp::DeviceStatus::TestContext
H A Dinput_event_interceptor_test.cpp70 ISocketSessionManager& ContextService::GetSocketSessionManager() in GetSocketSessionManager() function in OHOS::Msdp::DeviceStatus::Cooperate::ContextService

12