Home
last modified time | relevance | path

Searched refs:Reconnect (Results 1 - 18 of 18) sorted by relevance

/base/msdp/device_status/intention/ipc/socket/src/
H A Dsocket_client.cpp52 Reconnect(); in Start()
122 if (!eventHandler_->PostTask([this] { this->Reconnect(); }, CLIENT_RECONNECT_COOLING_TIME)) { in OnDisconnected()
127 void SocketClient::Reconnect() in Reconnect() function in OHOS::Msdp::DeviceStatus::SocketClient
133 if (!eventHandler_->PostTask([this] { this->Reconnect(); }, CLIENT_RECONNECT_COOLING_TIME)) { in Reconnect()
/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adapter/src/
H A Dhdi_light_connection.cpp151 Reconnect(); in ProcessDeathObserver()
154 void HdiLightConnection::Reconnect() in Reconnect() function in OHOS::Sensors::HdiLightConnection
H A Dhdi_connection.cpp269 Reconnect(); in ProcessDeathObserver()
272 void HdiConnection::Reconnect() in Reconnect() function in OHOS::Sensors::HdiConnection
278 HiSysEvent::EventType::FAULT, "PKG_NAME", "Reconnect", "ERROR_CODE", ret); in Reconnect()
/base/msdp/device_status/interfaces/innerkits/include/
H A Di_client.h42 virtual int32_t Reconnect() = 0;
H A Dclient.h43 int32_t Reconnect() override;
/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adapter/include/
H A Dhdi_light_connection.h43 void Reconnect();
H A Dhdi_connection.h64 void Reconnect();
/base/msdp/device_status/intention/ipc/socket/include/
H A Dsocket_client.h49 void Reconnect();
/base/sensors/sensor/services/hdi_connection/adapter/include/
H A Dhdi_connection.h48 void Reconnect();
/base/notification/common_event_service/frameworks/core/src/
H A Dcommon_event_death_recipient.cpp86 if (CommonEvent::GetInstance()->Reconnect()) { in OnAddSystemAbility()
H A Dcommon_event.cpp409 bool CommonEvent::Reconnect() in Reconnect() function in OHOS::EventFwk::CommonEvent
/base/msdp/device_status/frameworks/native/src/
H A Dclient.cpp190 int32_t Client::Reconnect() in Reconnect() function in OHOS::Msdp::DeviceStatus::Client
197 if (Reconnect() == RET_OK) { in OnReconnect()
198 FI_HILOGI("Reconnect ok"); in OnReconnect()
/base/msdp/device_status/test/fuzztest/ipcsocket_fuzzer/
H A Dipcsocket_fuzzer.cpp78 socketClient.Reconnect(); in SocketClientFuzzTest()
/base/notification/common_event_service/frameworks/core/include/
H A Dcommon_event.h172 * Reconnect common event manager service once per 1000 milliseconds,
177 bool Reconnect();
/base/sensors/sensor/services/hdi_connection/adapter/src/
H A Dhdi_connection.cpp297 Reconnect(); in ProcessDeathObserver()
300 void HdiConnection::Reconnect() in Reconnect() function in OHOS::Sensors::HdiConnection
/base/msdp/device_status/test/unittest/intention/ipc/src/
H A Dsocket_session_test.cpp117 g_client->Reconnect(); in HWTEST_F()
120 g_client->Reconnect(); in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/core/include/
H A Dans_notification.h807 void Reconnect();
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_notification.cpp1301 void AnsNotification::Reconnect() in Reconnect() function in OHOS::Notification::AnsNotification

Completed in 11 milliseconds