Searched refs:LOCATOR_CALLBACK (Results 1 – 11 of 11) sorted by relevance
/base/location/test/location_locator/source/ |
D | callback_test.cpp | 46 LBSLOGI(LOCATOR_CALLBACK, "[CallbackTest] OnCacheLocationsReport001 begin"); 75 LBSLOGI(LOCATOR_CALLBACK, "[CallbackTest] OnCacheLocationsReport001 end"); 82 LBSLOGI(LOCATOR_CALLBACK, "[CallbackTest] OnSwitchChange001 begin"); 91 LBSLOGI(LOCATOR_CALLBACK, "[CallbackTest] OnSwitchChange001 end"); 98 LBSLOGI(LOCATOR_CALLBACK, "[CallbackTest] OnMessageChange001 begin"); 108 LBSLOGI(LOCATOR_CALLBACK, "[CallbackTest] OnMessageChange001 end"); 115 LBSLOGI(LOCATOR_CALLBACK, "[CallbackTest] LocationCallbackProxy001 begin"); 123 LBSLOGI(LOCATOR_CALLBACK, "[CallbackTest] LocationCallbackProxy001 end"); 130 LBSLOGI(LOCATOR_CALLBACK, "[CallbackTest] LocationCallbackProxy002 begin"); 139 LBSLOGI(LOCATOR_CALLBACK, "[CallbackTest] LocationCallbackProxy002 end"); [all …]
|
/base/location/frameworks/native/source/ |
D | locator_callback_host.cpp | 64 LBSLOGE(LOCATOR_CALLBACK, "invalid token."); in OnRemoteRequest() 134 LBSLOGE(LOCATOR_CALLBACK, "Report location failed"); in DoSendWork() 160 LBSLOGE(LOCATOR_CALLBACK, "work is nullptr"); in DoSendErrorCode() 165 LBSLOGE(LOCATOR_CALLBACK, "context is nullptr"); in DoSendErrorCode() 171 LBSLOGE(LOCATOR_CALLBACK, "scope is nullptr"); in DoSendErrorCode() 188 LBSLOGE(LOCATOR_CALLBACK, "Report system error failed"); in DoSendErrorCode() 201 LBSLOGE(LOCATOR_CALLBACK, "this is Callback type,cant send error msg."); in SendErrorCode() 205 LBSLOGE(LOCATOR_CALLBACK, "env_ is nullptr."); in SendErrorCode() 211 LBSLOGE(LOCATOR_CALLBACK, "loop == nullptr."); in SendErrorCode() 216 LBSLOGE(LOCATOR_CALLBACK, "work == nullptr."); in SendErrorCode() [all …]
|
D | gnss_status_callback_host.cpp | 108 LBSLOGE(LOCATOR_CALLBACK, "work is nullptr!"); in UvQueueWork() 113 LBSLOGE(LOCATOR_CALLBACK, "context is nullptr!"); in UvQueueWork()
|
D | location_switch_callback_host.cpp | 109 LBSLOGE(LOCATOR_CALLBACK, "work is nullptr!"); in UvQueueWork() 114 LBSLOGE(LOCATOR_CALLBACK, "context is nullptr!"); in UvQueueWork()
|
D | nmea_message_callback_host.cpp | 116 LBSLOGE(LOCATOR_CALLBACK, "work is nullptr!"); in UvQueueWork() 121 LBSLOGE(LOCATOR_CALLBACK, "context is nullptr!"); in UvQueueWork()
|
D | country_code_callback_host.cpp | 104 LBSLOGE(LOCATOR_CALLBACK, "work is nullptr!"); in UvQueueWork() 109 LBSLOGE(LOCATOR_CALLBACK, "context is nullptr!"); in UvQueueWork()
|
D | napi_util.cpp | 934 LBSLOGE(LOCATOR_CALLBACK, "work is nullptr"); in DeleteCallbackHandler() 939 LBSLOGE(LOCATOR_CALLBACK, "context is nullptr"); in DeleteCallbackHandler() 945 LBSLOGE(LOCATOR_CALLBACK, "scope is nullptr"); in DeleteCallbackHandler()
|
/base/location/services/location_locator/callback/source/ |
D | locator_callback_proxy.cpp | 29 LBSLOGD(LOCATOR_CALLBACK, "construct"); in LocatorCallbackProxy() 46 LBSLOGE(LOCATOR_CALLBACK, "OnLocationReport: locator background proxy is nullptr."); in OnLocationReport() 52 LBSLOGD(LOCATOR_CALLBACK, "OnLocationReport Transact TF_SYNC"); in OnLocationReport() 57 LBSLOGD(LOCATOR_CALLBACK, "OnLocationReport Transact ErrCode = %{public}d", error); in OnLocationReport() 70 LBSLOGD(LOCATOR_CALLBACK, "OnLocatingStatusChange Transact ErrCode = %{public}d", error); in OnLocatingStatusChange() 83 …LBSLOGD(LOCATOR_CALLBACK, "OnErrorReport:%{public}d, Transact ErrCode = %{public}d", errorCode, er… in OnErrorReport() 91 LBSLOGE(LOCATOR_CALLBACK, "invalid token."); in OnRemoteRequest() 96 …LBSLOGI(LOCATOR_CALLBACK, "OnReceived cmd = %{public}u, flags= %{public}d, pid= %{public}d, uid= %… in OnRemoteRequest()
|
/base/location/interfaces/inner_api/include/ |
D | locator_callback_host.h | 62 LBSLOGE(LOCATOR_CALLBACK, "context == nullptr."); in InitContext()
|
D | location_log.h | 39 static constexpr OHOS::HiviewDFX::HiLogLabel LOCATOR_CALLBACK = {LOG_CORE, LOCATOR_LOG_ID, "Locator… variable
|
/base/location/services/location_locator/locator/source/ |
D | country_code_manager.cpp | 196 LBSLOGE(LOCATOR_CALLBACK, in StartPassiveLocationListen()
|