/base/location/frameworks/native/source/ |
D | locator_impl.cpp | 74 LBSLOGE(LOCATOR_STANDARD, "locator sa load failed."); in Init() 77 LBSLOGI(LOCATOR_STANDARD, "init successfully"); in Init() 113 LBSLOGE(LOCATOR_STANDARD, "%{public}s get proxy failed.", __func__); in EnableAbility() 133 LBSLOGE(LOCATOR_STANDARD, "%{public}s get proxy failed.", __func__); in StartLocating() 146 LBSLOGE(LOCATOR_STANDARD, "%{public}s get proxy failed.", __func__); in StopLocating() 155 LBSLOGI(LOCATOR_STANDARD, "%{public}s, no need GetCachedLocation", __func__); in GetCachedLocation() 163 LBSLOGE(LOCATOR_STANDARD, "%{public}s get proxy failed.", __func__); in GetCachedLocation() 171 LBSLOGE(LOCATOR_STANDARD, "can not get cached location without location permission."); in GetCachedLocation() 173 LBSLOGE(LOCATOR_STANDARD, "cause some exception happened in lower service."); in GetCachedLocation() 204 LBSLOGE(LOCATOR_STANDARD, "%{public}s get proxy failed.", __func__); in RegisterGnssStatusCallback() [all …]
|
D | locator_proxy.cpp | 48 LBSLOGD(LOCATOR_STANDARD, "Proxy::GetSwitchState Transact ErrCode = %{public}d", error); in GetSwitchState() 53 LBSLOGD(LOCATOR_STANDARD, "Proxy::GetSwitchState return %{public}d", state); in GetSwitchState() 66 LBSLOGD(LOCATOR_STANDARD, "Proxy::EnableAbility Transact ErrCodes = %{public}d", error); in EnableAbility() 72 LBSLOGD(LOCATOR_STANDARD, "Proxy::UpdateSaAbility return %{public}d", state); in UpdateSaAbility() 81 LBSLOGE(LOCATOR_STANDARD, "SendMsgWithDataReply remote is null"); in SendMsgWithDataReply() 86 LBSLOGD(LOCATOR_STANDARD, "Proxy::SendMsgWithDataReply result from server."); in SendMsgWithDataReply() 94 LBSLOGE(LOCATOR_STANDARD, "SendMsgWithReply WriteInterfaceToken failed"); in SendMsgWithReply() 111 LBSLOGE(LOCATOR_STANDARD, "SendRegisterMsgToRemote WriteInterfaceToken failed"); in SendRegisterMsgToRemote() 115 LBSLOGE(LOCATOR_STANDARD, "SendRegisterMsgToRemote callback is nullptr"); in SendRegisterMsgToRemote() 123 LBSLOGE(LOCATOR_STANDARD, "SendRegisterMsgToRemote remote is null"); in SendRegisterMsgToRemote() [all …]
|
D | napi_util.cpp | 325 LBSLOGE(LOCATOR_STANDARD, "The required description field should not be empty."); in JsObjToGeoCodeRequest() 346 LBSLOGE(LOCATOR_STANDARD, "write interfaceToken fail!"); in JsObjToGeoCodeRequest() 394 LBSLOGE(LOCATOR_STANDARD, "object is nullptr."); in GetLocationInfo() 413 LBSLOGE(LOCATOR_STANDARD, "GetNapiValueByKey object is nullptr."); in GetNapiValueByKey() 431 LBSLOGE(LOCATOR_STANDARD, "The array is empty."); in GetStringArrayFromJsObj() 440 LBSLOGE(LOCATOR_STANDARD, "wrong argument type."); in GetStringArrayFromJsObj() 462 LBSLOGE(LOCATOR_STANDARD, "not an array!"); in GetStringArrayValueByKey() 473 LBSLOGE(LOCATOR_STANDARD, "GetNapiValueByKey is nullptr."); in GetGeoAddressInfo() 511 LBSLOGE(LOCATOR_STANDARD, "JsObjToRevGeocodeMock:not an array!"); in JsObjToRevGeocodeMock() 517 LBSLOGE(LOCATOR_STANDARD, "JsObjToRevGeocodeMock:The array is empty."); in JsObjToRevGeocodeMock() [all …]
|
D | location_data_handler.cpp | 54 LBSLOGE(LOCATOR_STANDARD, "%{public}s: param is nullptr", __func__); in HandleSwitchStateChanged()
|
D | locator_callback_host.cpp | 71 LBSLOGI(LOCATOR_STANDARD, "CallbackSutb receive LOCATION_EVENT."); in OnRemoteRequest() 80 … LBSLOGI(LOCATOR_STANDARD, "CallbackSutb receive STATUS_EVENT. status:%{public}d", status); in OnRemoteRequest() 86 … LBSLOGI(LOCATOR_STANDARD, "CallbackSutb receive ERROR_EVENT. errorCode:%{public}d", errorCode); in OnRemoteRequest()
|
D | country_code_callback_host.cpp | 126 LBSLOGE(LOCATOR_STANDARD, "country is nullptr!"); in UvQueueWork()
|
/base/location/frameworks/location_common/common/source/ |
D | location_data_rdb_helper.cpp | 44 LBSLOGE(LOCATOR_STANDARD, "%{public}s: remoteObject is nullptr", __func__); in Initialize() 53 LBSLOGE(LOCATOR_STANDARD, "%{public}s: remoteObject is nullptr, reInitialize", __func__); in CreateDataShareHelper() 102 LBSLOGE(LOCATOR_STANDARD, "%{public}s can not get rows", __func__); in GetValue() 113 LBSLOGE(LOCATOR_STANDARD, "%{public}s can not get value", __func__); in GetValue() 118 …LBSLOGI(LOCATOR_STANDARD, "LocationDataRdbHelper:%{public}s success, value = %{public}d", __func__… in GetValue() 144 LBSLOGE(LOCATOR_STANDARD, "%{public}s: can not set value", __func__); in SetValue()
|
D | common_utils.cpp | 205 LBSLOGD(LOCATOR_STANDARD, "enter wait, time = %{public}d", time); in Wait() 208 LBSLOGE(LOCATOR_STANDARD, "count_ = 0"); in Wait() 216 LBSLOGD(LOCATOR_STANDARD, "enter CountDown"); in CountDown() 222 LBSLOGD(LOCATOR_STANDARD, "notify_all"); in CountDown()
|
D | location_sa_load_manager.cpp | 69 LBSLOGE(LOCATOR_STANDARD, "locator sa [%{public}d] start time out.", systemAbilityId); in WaitLoadStateChange()
|
/base/location/frameworks/js/napi/source/ |
D | location_napi_adapter.cpp | 27 LBSLOGI(LOCATOR_STANDARD, "%{public}s called.", __func__); in GetLastLocation() 58 LBSLOGE(LOCATOR_STANDARD, "loc is nullptr!"); in GetLastLocation() 60 LBSLOGI(LOCATOR_STANDARD, "Push last location result to client"); in GetLastLocation() 92 LBSLOGI(LOCATOR_STANDARD, "%{public}s called.", __func__); in IsLocationEnabled() 121 LBSLOGI(LOCATOR_STANDARD, "Push IsLocationEnabled result to client"); in IsLocationEnabled() 131 LBSLOGI(LOCATOR_STANDARD, "%{public}s called.", __func__); in EnableLocation() 166 LBSLOGI(LOCATOR_STANDARD, "Push EnableLocation result to client"); in EnableLocation() 175 LBSLOGI(LOCATOR_STANDARD, "%{public}s called.", __func__); in DisableLocation() 202 LBSLOGI(LOCATOR_STANDARD, "Push DisableLocation result to client"); in DisableLocation() 211 LBSLOGI(LOCATOR_STANDARD, "%{public}s called.", __func__); in RequestEnableLocation() [all …]
|
D | location_napi_errcode.cpp | 25 LBSLOGI(LOCATOR_STANDARD, "HandleSyncErrCode, errCode = %{public}d", errCode); in HandleSyncErrCode()
|
D | location_napi_event.cpp | 403 LBSLOGE(LOCATOR_STANDARD, "data is nullptr!"); in CreateSingleLocationAsyncContext() 424 LBSLOGE(LOCATOR_STANDARD, "data is nullptr!"); in CreateSingleLocationAsyncContext() 434 LBSLOGE(LOCATOR_STANDARD, "m_singleLocation is nullptr!"); in CreateSingleLocationAsyncContext() 439 LBSLOGI(LOCATOR_STANDARD, "Push single location to client"); in CreateSingleLocationAsyncContext()
|
/base/location/interfaces/inner_api/include/ |
D | napi_util.h | 104 LBSLOGE(LOCATOR_STANDARD, "Js Object to other types failed."); \ 108 LBSLOGE(LOCATOR_STANDARD, "The required #%{public}s field should not be empty.", (type)); \
|
D | location_log.h | 29 static constexpr OHOS::HiviewDFX::HiLogLabel LOCATOR_STANDARD = {LOG_CORE, LOCATOR_LOG_ID, "Locator… variable
|