Home
last modified time | relevance | path

Searched refs:SWITCH_CALLBACK (Results 1 – 4 of 4) sorted by relevance

/base/location/frameworks/native/source/
Dlocation_switch_callback_host.cpp37 LBSLOGD(SWITCH_CALLBACK, "LocatorCallbackHost::OnRemoteRequest!"); in OnRemoteRequest()
39 LBSLOGE(SWITCH_CALLBACK, "invalid token."); in OnRemoteRequest()
43 LBSLOGD(SWITCH_CALLBACK, "Failed to `%{public}s`,Remote service is died!", __func__); in OnRemoteRequest()
78 LBSLOGE(SWITCH_CALLBACK, "loop == nullptr."); in Send()
83 LBSLOGE(SWITCH_CALLBACK, "work == nullptr."); in Send()
88 LBSLOGE(SWITCH_CALLBACK, "context == nullptr."); in Send()
123 LBSLOGE(SWITCH_CALLBACK, "scope is nullptr"); in UvQueueWork()
137 LBSLOGE(SWITCH_CALLBACK, "Report event failed"); in UvQueueWork()
148 LBSLOGD(SWITCH_CALLBACK, "LocatorCallbackHost::OnSwitchChange"); in OnSwitchChange()
156 LBSLOGE(SWITCH_CALLBACK, "handler or env is nullptr."); in DeleteHandler()
[all …]
/base/location/services/location_locator/callback/source/
Dswitch_callback_proxy.cpp40 …LBSLOGI(SWITCH_CALLBACK, "SwitchCallbackProxy::OnSwitchChange Transact ErrCode = %{public}d", erro… in OnSwitchChange()
Dgnss_status_callback_proxy.cpp41 …LBSLOGI(SWITCH_CALLBACK, "GnssStatusCallbackProxy::OnStatusChange Transact ErrCode = %{public}d", … in OnStatusChange()
/base/location/interfaces/inner_api/include/
Dlocation_log.h30 static constexpr OHOS::HiviewDFX::HiLogLabel SWITCH_CALLBACK = {LOG_CORE, LOCATOR_LOG_ID, "SwitchCa… variable