/base/location/frameworks/native/locator_agent/source/ |
H A D | locator_agent.cpp | 48 LBSLOGE(LOCATOR_STANDARD, "%{public}s callback is nullptr", __func__); in StartGnssLocating() 53 LBSLOGE(LOCATOR_STANDARD, "%{public}s get proxy failed.", __func__); in StartGnssLocating() 59 LBSLOGI(LOCATOR_STANDARD, "%{public}s ret = %{public}d", __func__, ret); in StartGnssLocating() 67 LBSLOGE(LOCATOR_STANDARD, "%{public}s get proxy failed.", __func__); in StopGnssLocating() 72 LBSLOGI(LOCATOR_STANDARD, "%{public}s ret = %{public}d", __func__, ret); in StopGnssLocating() 79 LBSLOGE(LOCATOR_STANDARD, "%{public}s callback is nullptr", __func__); in RegisterGnssStatusCallback() 84 LBSLOGE(LOCATOR_STANDARD, "%{public}s get proxy failed.", __func__); in RegisterGnssStatusCallback() 90 LBSLOGI(LOCATOR_STANDARD, "%{public}s ret = %{public}d", __func__, ret); in RegisterGnssStatusCallback() 98 LBSLOGE(LOCATOR_STANDARD, "%{public}s get proxy failed.", __func__); in UnregisterGnssStatusCallback() 103 LBSLOGI(LOCATOR_STANDARD, " in UnregisterGnssStatusCallback() [all...] |
/base/location/test/location_locator/source/ |
H A D | locator_agent_test.cpp | 62 LBSLOGI(LOCATOR_STANDARD, "[LocatorAgentManagerTest] StartGnssLocatingTest001 begin"); in HWTEST_F() 66 LBSLOGI(LOCATOR_STANDARD, "[LocatorAgentManagerTest] StartGnssLocatingTest001 end"); in HWTEST_F() 73 LBSLOGI(LOCATOR_STANDARD, "[LocatorAgentManagerTest] StopGnssLocatingTest001 begin"); in HWTEST_F() 76 LBSLOGI(LOCATOR_STANDARD, "[LocatorAgentManagerTest] StopGnssLocatingTest001 end"); in HWTEST_F() 83 LBSLOGI(LOCATOR_STANDARD, "[LocatorAgentManagerTest] RegisterGnssStatusCallbackTest001 begin"); in HWTEST_F() 87 LBSLOGI(LOCATOR_STANDARD, "[LocatorAgentManagerTest] RegisterGnssStatusCallbackTest001 end"); in HWTEST_F() 94 LBSLOGI(LOCATOR_STANDARD, "[LocatorAgentManagerTest] UnregisterGnssStatusCallbackTest001 begin"); in HWTEST_F() 97 LBSLOGI(LOCATOR_STANDARD, "[LocatorAgentManagerTest] UnregisterGnssStatusCallbackTest001 end"); in HWTEST_F() 104 LBSLOGI(LOCATOR_STANDARD, "[LocatorAgentManagerTest] RegisterNmeaMessageCallbackTest001 begin"); in HWTEST_F() 108 LBSLOGI(LOCATOR_STANDARD, "[LocatorAgentManagerTes in HWTEST_F() [all...] |
/base/location/frameworks/native/locator_sdk/source/ |
H A D | locator_impl.cpp | 84 LBSLOGE(LOCATOR_STANDARD, "%{public}s get proxy failed.", __func__); in IsLocationEnabled() 117 LBSLOGE(LOCATOR_STANDARD, "%{public}s get proxy failed.", __func__); in EnableAbility() 122 LBSLOGE(LOCATOR_STANDARD, "%{public}s EnableAbilityV9 failed. %{public}d", __func__, errCode); in EnableAbility() 134 LBSLOGE(LOCATOR_STANDARD, "%{public}s get proxy failed.", __func__); in StartLocating() 138 LBSLOGE(LOCATOR_STANDARD, "%{public}s locatorCallback has registered", __func__); in StartLocating() 155 LBSLOGE(LOCATOR_STANDARD, "%{public}s get proxy failed.", __func__); in StopLocating() 173 LBSLOGE(LOCATOR_STANDARD, "%{public}s get proxy failed.", __func__); in GetCachedLocation() 181 LBSLOGE(LOCATOR_STANDARD, "can not get cached location without location permission."); in GetCachedLocation() 183 LBSLOGE(LOCATOR_STANDARD, "cause some exception happened in lower service."); in GetCachedLocation() 217 LBSLOGE(LOCATOR_STANDARD, " in RegisterGnssStatusCallback() [all...] |
H A D | locator_proxy.cpp | 51 LBSLOGD(LOCATOR_STANDARD, "Proxy::GetSwitchState Transact ErrCode = %{public}d", error); in GetSwitchState() 56 LBSLOGD(LOCATOR_STANDARD, "Proxy::GetSwitchState return %{public}d", state); in GetSwitchState() 69 LBSLOGD(LOCATOR_STANDARD, "Proxy::EnableAbility Transact ErrCodes = %{public}d", error); in EnableAbility() 75 LBSLOGD(LOCATOR_STANDARD, "Proxy::UpdateSaAbility return %{public}d", state); in UpdateSaAbility() 84 LBSLOGE(LOCATOR_STANDARD, "SendMsgWithDataReply remote is null"); in SendMsgWithDataReply() 89 LBSLOGD(LOCATOR_STANDARD, "Proxy::SendMsgWithDataReply result from server."); in SendMsgWithDataReply() 97 LBSLOGE(LOCATOR_STANDARD, "SendMsgWithReply WriteInterfaceToken failed"); in SendMsgWithReply() 114 LBSLOGE(LOCATOR_STANDARD, "SendRegisterMsgToRemote WriteInterfaceToken failed"); in SendRegisterMsgToRemote() 118 LBSLOGE(LOCATOR_STANDARD, "SendRegisterMsgToRemote callback is nullptr"); in SendRegisterMsgToRemote() 126 LBSLOGE(LOCATOR_STANDARD, "SendRegisterMsgToRemot in SendRegisterMsgToRemote() [all...] |
H A D | locator_callback_host.cpp | 43 LBSLOGI(LOCATOR_STANDARD, "CallbackSutb receive ERROR_EVENT. errorCode:%{public}d", errorCode); in OnRemoteRequest()
|
/base/location/frameworks/js/napi/source/ |
H A D | geofence_napi.cpp | 171 LBSLOGE(LOCATOR_STANDARD, "latitude error."); in CheckGeofenceParameter() 175 LBSLOGE(LOCATOR_STANDARD, "longitude error."); in CheckGeofenceParameter() 179 LBSLOGE(LOCATOR_STANDARD, "radius error."); in CheckGeofenceParameter() 183 LBSLOGE(LOCATOR_STANDARD, "expiration error."); in CheckGeofenceParameter() 198 LBSLOGE(LOCATOR_STANDARD, "parse geofence failed"); in JsObjToGeoFenceRequest() 203 LBSLOGE(LOCATOR_STANDARD, "parse latitude failed"); in JsObjToGeoFenceRequest() 207 LBSLOGE(LOCATOR_STANDARD, "parse longitude failed"); in JsObjToGeoFenceRequest() 216 LBSLOGE(LOCATOR_STANDARD, "parse radius failed"); in JsObjToGeoFenceRequest() 220 LBSLOGE(LOCATOR_STANDARD, "parse expiration failed"); in JsObjToGeoFenceRequest()
|
H A D | location_napi_adapter.cpp | 63 LBSLOGE(LOCATOR_STANDARD, "loc is nullptr!"); in GetLastLocation() 65 LBSLOGI(LOCATOR_STANDARD, "Push last location result to client"); in GetLastLocation() 118 LBSLOGE(LOCATOR_STANDARD, "copy string failed"); in IsLocationEnabled() 128 LBSLOGI(LOCATOR_STANDARD, "Push IsLocationEnabled result to client"); in IsLocationEnabled() 138 LBSLOGI(LOCATOR_STANDARD, "%{public}s called.", __func__); in EnableLocation() 173 LBSLOGI(LOCATOR_STANDARD, "Push EnableLocation result to client"); in EnableLocation() 182 LBSLOGI(LOCATOR_STANDARD, "%{public}s called.", __func__); in DisableLocation() 209 LBSLOGI(LOCATOR_STANDARD, "Push DisableLocation result to client"); in DisableLocation() 218 LBSLOGI(LOCATOR_STANDARD, "%{public}s called.", __func__); in RequestEnableLocation() 243 LBSLOGI(LOCATOR_STANDARD, "Pus in RequestEnableLocation() [all...] |
H A D | location_napi_errcode.cpp | 25 LBSLOGI(LOCATOR_STANDARD, "HandleSyncErrCode, errCode = %{public}d", errCode); in HandleSyncErrCode()
|
H A D | napi_util.cpp | 356 LBSLOGE(LOCATOR_STANDARD, "The required description field should not be empty."); in JsObjToGeoCodeRequest() 378 LBSLOGE(LOCATOR_STANDARD, "write interfaceToken fail!"); in JsObjToGeoCodeRequest() 457 LBSLOGE(LOCATOR_STANDARD, "object is nullptr."); in GetLocationInfo() 476 LBSLOGE(LOCATOR_STANDARD, "GetNapiValueByKey object is nullptr."); in GetNapiValueByKey() 494 LBSLOGE(LOCATOR_STANDARD, "The array is empty."); in GetStringArrayFromJsObj() 503 LBSLOGE(LOCATOR_STANDARD, "wrong argument type."); in GetStringArrayFromJsObj() 525 LBSLOGE(LOCATOR_STANDARD, "not an array!"); in GetStringArrayValueByKey() 536 LBSLOGE(LOCATOR_STANDARD, "GetNapiValueByKey is nullptr."); in GetGeoAddressInfo() 574 LBSLOGE(LOCATOR_STANDARD, "JsObjToRevGeocodeMock:not an array!"); in JsObjToRevGeocodeMock() 580 LBSLOGE(LOCATOR_STANDARD, "JsObjToRevGeocodeMoc in JsObjToRevGeocodeMock() [all...] |
H A D | country_code_callback_napi.cpp | 163 LBSLOGE(LOCATOR_STANDARD, "country is nullptr!"); in UvQueueWork()
|
H A D | location_napi_event.cpp | 469 LBSLOGE(LOCATOR_STANDARD, "m_singleLocation is nullptr!"); in GenerateCompleteContext() 488 LBSLOGE(LOCATOR_STANDARD, "data is nullptr!"); in CreateSingleLocationAsyncContext() 496 LBSLOGE(LOCATOR_STANDARD, "data is nullptr!"); in CreateSingleLocationAsyncContext() 501 LBSLOGD(LOCATOR_STANDARD, "Push single location to client"); in CreateSingleLocationAsyncContext()
|
H A D | locator_callback_napi.cpp | 94 LBSLOGI(LOCATOR_STANDARD, "CallbackSutb receive ERROR_EVENT. errorCode:%{public}d", errorCode); in OnRemoteRequest()
|
/base/location/frameworks/location_common/common/source/ |
H A D | location_data_rdb_helper.cpp | 55 LBSLOGE(LOCATOR_STANDARD, "%{public}s: remoteObject is nullptr", __func__); in Initialize() 64 LBSLOGE(LOCATOR_STANDARD, "%{public}s: remoteObject is nullptr, reInitialize", __func__); in CreateDataShareHelper() 114 LBSLOGE(LOCATOR_STANDARD, "%{public}s can not get rows", __func__); in GetValue() 124 LBSLOGE(LOCATOR_STANDARD, "%{public}s can not get value", __func__); in GetValue() 132 LBSLOGD(LOCATOR_STANDARD, "LocationDataRdbHelper:%{public}s success, value = %{public}d", __func__, value); in GetValue() 158 LBSLOGE(LOCATOR_STANDARD, "%{public}s: can not set value", __func__); in SetValue()
|
H A D | common_utils.cpp | 165 LBSLOGD(LOCATOR_STANDARD, "enter wait, time = %{public}d", time); in Wait() 168 LBSLOGE(LOCATOR_STANDARD, "count_ = 0"); in Wait() 176 LBSLOGD(LOCATOR_STANDARD, "enter CountDown"); in CountDown() 182 LBSLOGD(LOCATOR_STANDARD, "notify_all"); in CountDown()
|
/base/location/test/fuzztest/locator/gnss_fuzzer/ |
H A D | gnss_fuzzer.cpp | 55 LBSLOGE(LOCATOR_STANDARD, "%{public}s: get samgr failed.", __func__); in GnssProxyFuzzTest001() 60 LBSLOGE(LOCATOR_STANDARD, "%{public}s: get remote service failed.", __func__); in GnssProxyFuzzTest001() 96 LBSLOGE(LOCATOR_STANDARD, "%{public}s: get samgr failed.", __func__); in GnssProxyFuzzTest002() 101 LBSLOGE(LOCATOR_STANDARD, "%{public}s: get remote service failed.", __func__); in GnssProxyFuzzTest002() 143 LBSLOGE(LOCATOR_STANDARD, "%{public}s: get samgr failed.", __func__); in GnssProxyFuzzTest003() 148 LBSLOGE(LOCATOR_STANDARD, "%{public}s: get remote service failed.", __func__); in GnssProxyFuzzTest003()
|
/base/location/frameworks/js/napi/include/ |
H A D | napi_util.h | 106 LBSLOGE(LOCATOR_STANDARD, "Js Object to other types failed."); \ 110 LBSLOGE(LOCATOR_STANDARD, "The required #%{public}s field should not be empty.", (type)); \
|
/base/location/frameworks/cj/source/ |
H A D | locator_callback.cpp | 88 LBSLOGI(Location::LOCATOR_STANDARD, "CallbackSutb receive ERROR_EVENT. errorCode:%{public}d", errorCode); in OnRemoteRequest()
|
H A D | geolocationmanager_utils.cpp | 180 LBSLOGE(Location::LOCATOR_STANDARD, "The required description field should not be empty."); in CJGeoCodeRequestToMessageParcel() 201 LBSLOGE(Location::LOCATOR_STANDARD, "write interfaceToken fail!"); in CJGeoCodeRequestToMessageParcel()
|
/base/location/frameworks/base_module/source/ |
H A D | location_sa_load_manager.cpp | 77 LBSLOGE(LOCATOR_STANDARD, "locator sa [%{public}d] start time out.", systemAbilityId); in WaitLoadStateChange()
|
/base/location/interfaces/inner_api/include/ |
H A D | location_log.h | 69 static constexpr OHOS::HiviewDFX::HiLogLabel LOCATOR_STANDARD = {LOG_CORE, LOCATION_LOG_DOMAIN, "Locator_standard"}; member
|