Searched refs:SWITCH_CALLBACK (Results 1 - 6 of 6) sorted by relevance
/base/location/frameworks/js/napi/source/ |
H A D | location_switch_callback_napi.cpp | 39 LBSLOGD(SWITCH_CALLBACK, "LocatorCallbackNapi::OnRemoteRequest!"); in OnRemoteRequest() 41 LBSLOGE(SWITCH_CALLBACK, "invalid token."); in OnRemoteRequest() 45 LBSLOGD(SWITCH_CALLBACK, "Failed to `%{public}s`,Remote service is died!", __func__); in OnRemoteRequest() 129 LBSLOGE(SWITCH_CALLBACK, "loop == nullptr."); in Send() 133 LBSLOGE(SWITCH_CALLBACK, "handler is nullptr."); in Send() 138 LBSLOGE(SWITCH_CALLBACK, "work == nullptr."); in Send() 143 LBSLOGE(SWITCH_CALLBACK, "context == nullptr."); in Send() 167 LBSLOGE(SWITCH_CALLBACK, "work is nullptr!"); in UvQueueWork() 172 LBSLOGE(SWITCH_CALLBACK, "context is nullptr!"); in UvQueueWork() 177 LBSLOGE(SWITCH_CALLBACK, "n in UvQueueWork() [all...] |
/base/location/frameworks/cj/source/ |
H A D | location_switch_callback.cpp | 43 LBSLOGD(Location::SWITCH_CALLBACK, "LocatorCallback::OnRemoteRequest!"); in OnRemoteRequest() 45 LBSLOGE(Location::SWITCH_CALLBACK, "invalid token."); in OnRemoteRequest() 49 LBSLOGD(Location::SWITCH_CALLBACK, "Failed to `%{public}s`,Remote service is died!", __func__); in OnRemoteRequest() 73 LBSLOGD(Location::SWITCH_CALLBACK, "LocatorCallback::OnSwitchChange"); in OnSwitchChange()
|
/base/location/frameworks/native/locator_sdk/source/ |
H A D | location_switch_callback_host.cpp | 24 LBSLOGD(SWITCH_CALLBACK, "LocationSwitchCallbackHost::OnRemoteRequest! code %{punlic}d", code); in OnRemoteRequest() 26 LBSLOGE(SWITCH_CALLBACK, "invalid token."); in OnRemoteRequest()
|
H A D | switch_callback_proxy.cpp | 41 LBSLOGI(SWITCH_CALLBACK, "SwitchCallbackProxy::OnSwitchChange Transact ErrCode = %{public}d", error); in OnSwitchChange()
|
/base/location/frameworks/js/napi/include/ |
H A D | location_switch_callback_napi.h | 52 LBSLOGE(SWITCH_CALLBACK, "context == nullptr."); in InitContext()
|
/base/location/interfaces/inner_api/include/ |
H A D | location_log.h | 70 static constexpr OHOS::HiviewDFX::HiLogLabel SWITCH_CALLBACK = {LOG_CORE, LOCATION_LOG_DOMAIN, "SwitchCallback"}; member
|
Completed in 2 milliseconds