Home
last modified time | relevance | path

Searched defs:OnDisconnected (Results 1 – 25 of 72) sorted by relevance

123

/ohos5.0/base/msdp/device_status/utils/ipc/include/
H A Dstream_client.h50 virtual void OnDisconnected() {} in OnDisconnected() function
/ohos5.0/foundation/multimodalinput/input/util/socket/include/
H A Duds_client.h51 virtual void OnDisconnected() {} in OnDisconnected() function
/ohos5.0/base/notification/distributed_notification_service/services/distributed/include/
H A Ddistributed_device_callback.h33 std::function<void(const std::string &deviceId)> OnDisconnected; member
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Drpc_trans_callback.c32 static int32_t OnDisconnected(int32_t sessionId) in OnDisconnected() function
/ohos5.0/foundation/communication/ipc/services/dbinder/c/src/
H A Ddbinder_trans_callback.c36 static int32_t OnDisconnected(int32_t sessionId) in OnDisconnected() function
/ohos5.0/foundation/arkui/ui_lite/test/autotest/src/
H A Dtcp_socket.cpp68 void TcpScoketClient::OnDisconnected() in OnDisconnected() function in OHOS::TcpScoketClient
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/
H A Ddistributed_device_callback_test.cpp47 void DistributedDeviceCallbackTest::OnDisconnected(const std::string &deviceId) in OnDisconnected() function in OHOS::Notification::DistributedDeviceCallbackTest
H A Ddistributed_database_test.cpp95 void DistributedDatabaseTest::OnDisconnected(const std::string &deviceId) in OnDisconnected() function in OHOS::Notification::DistributedDatabaseTest
/ohos5.0/foundation/resourceschedule/memmgr/interface/innerkits/src/
H A Dapp_state_subscriber.cpp43 void AppStateSubscriber::OnDisconnected() {} in OnDisconnected() function in OHOS::Memory::AppStateSubscriber
79 void AppStateSubscriber::AppStateSubscriberImpl::OnDisconnected() in OnDisconnected() function in OHOS::Memory::AppStateSubscriber::AppStateSubscriberImpl
/ohos5.0/foundation/multimedia/player_framework/services/services/player/player_mem_manage/
H A Dapp_state_listener.cpp42 void AppStateListener::OnDisconnected() in OnDisconnected() function in OHOS::Media::AppStateListener
/ohos5.0/base/inputmethod/imf/services/adapter/wms_connection_monitor/src/
H A Dwms_connection_observer.cpp32 void WmsConnectionObserver::OnDisconnected(int32_t userId, int32_t screenId) in OnDisconnected() function in OHOS::MiscServices::WmsConnectionObserver
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/trans_adapter/include/
H A Drpc_trans.h27 int32_t (*OnDisconnected)(int32_t sessionId); member
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_local_live_view_subscriber.cpp54 void NotificationLocalLiveViewSubscriber::SubscriberLocalLiveViewImpl::OnDisconnected() in OnDisconnected() function in OHOS::Notification::NotificationLocalLiveViewSubscriber::SubscriberLocalLiveViewImpl
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/src/
H A Dbackground_task_subscriber.cpp29 void BackgroundTaskSubscriber::OnDisconnected() {} in OnDisconnected() function in OHOS::BackgroundTaskMgr::BackgroundTaskSubscriber
76 void BackgroundTaskSubscriber::BackgroundTaskSubscriberImpl::OnDisconnected() {} in OnDisconnected() function in OHOS::BackgroundTaskMgr::BackgroundTaskSubscriber::BackgroundTaskSubscriberImpl
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/include/
H A Dmock_ans_subscriber.h35 void OnDisconnected() override {}; in OnDisconnected() function
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_local_live_view_subscriber_manager_test.cpp42 void OnDisconnected() override in OnDisconnected() function in OHOS::Notification::NotificationLocalLiveViewSubscriberManagerTest::TestAnsSubscriber
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_subscriber_local_live_view_proxy.cpp74 void AnsSubscriberLocalLiveViewProxy::OnDisconnected() in OnDisconnected() function in OHOS::Notification::AnsSubscriberLocalLiveViewProxy
H A Dans_subscriber_local_live_view_stub.cpp120 void AnsSubscriberLocalLiveViewStub::OnDisconnected() {} in OnDisconnected() function in OHOS::Notification::AnsSubscriberLocalLiveViewStub
H A Dans_subscriber_listener.cpp42 void SubscriberListener::OnDisconnected() in OnDisconnected() function in OHOS::Notification::SubscriberListener
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/channel/
H A Dproxy_negotiate_channel.cpp58 static void OnDisconnected(int32_t channelId) in OnDisconnected() function
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dmultimodal_event_handler.cpp53 void OnDisconnected(const IfMMIClient &client) in OnDisconnected() function
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/purgeable_mem_manager/
H A Dapp_state_subscriber_proxy.cpp53 void AppStateSubscriberProxy::OnDisconnected() in OnDisconnected() function in OHOS::Memory::AppStateSubscriberProxy
/ohos5.0/foundation/multimodalinput/input/intention/ipc/socket/src/
H A Dsocket_client.cpp105 void SocketClient::OnDisconnected() in OnDisconnected() function in OHOS::Msdp::DeviceStatus::SocketClient
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dtask_notification_subscriber.cpp45 void TaskNotificationSubscriber::OnDisconnected() {} in OnDisconnected() function in OHOS::BackgroundTaskMgr::TaskNotificationSubscriber
/ohos5.0/base/msdp/device_status/intention/ipc/socket/src/
H A Dsocket_client.cpp109 void SocketClient::OnDisconnected() in OnDisconnected() function in OHOS::Msdp::DeviceStatus::SocketClient

123