Searched refs:LOCATION_NAPI (Results 1 – 6 of 6) sorted by relevance
/base/location/frameworks/js/napi/source/ |
D | location_napi_event.cpp | 178 LBSLOGI(LOCATION_NAPI, "UnSubscribeLocationServiceState"); in UnSubscribeLocationServiceState() 185 LBSLOGI(LOCATION_NAPI, "UnSubscribeLocationServiceStateV9"); in UnSubscribeLocationServiceStateV9() 192 LBSLOGI(LOCATION_NAPI, "UnSubscribeGnssStatus"); in UnSubscribeGnssStatus() 199 LBSLOGI(LOCATION_NAPI, "UnSubscribeGnssStatusV9"); in UnSubscribeGnssStatusV9() 206 LBSLOGI(LOCATION_NAPI, "UnSubscribeNmeaMessage"); in UnSubscribeNmeaMessage() 213 LBSLOGI(LOCATION_NAPI, "UnSubscribeNmeaMessageV9"); in UnSubscribeNmeaMessageV9() 284 LBSLOGI(LOCATION_NAPI, "UnsubscribeCountryCodeChange"); in UnsubscribeCountryCodeChange() 291 LBSLOGI(LOCATION_NAPI, "UnsubscribeCountryCodeChangeV9"); in UnsubscribeCountryCodeChangeV9() 386 LBSLOGI(LOCATION_NAPI, "%{public}s start", __func__); in UnSubscribeLocatingRequiredDataChange() 460 LBSLOGI(LOCATION_NAPI, "argc of GetCurrentLocation is wrong."); in GetObjectArgsNum() [all …]
|
D | location_napi_entry.cpp | 100 LBSLOGI(LOCATION_NAPI, "Init,location_napi_entry"); in Init() 151 LBSLOGI(LOCATION_NAPI, "Init, location_napi_manager_entry"); in InitManager()
|
D | location_napi_system.cpp | 45 LBSLOGI(LOCATION_NAPI, "handlers is not nullptr, stop locating first"); in GetLocationOnce() 196 LBSLOGI(LOCATION_NAPI, "GetHandlerCb() != nullptr, UnSubscribeLocationChange"); in SubscribeSystemLocationChange()
|
/base/location/interfaces/inner_api/include/ |
D | location_log.h | 65 static constexpr OHOS::HiviewDFX::HiLogLabel LOCATION_NAPI = {LOG_CORE, LOCATOR_LOG_ID, "LocationNa… variable
|
/base/location/frameworks/js/napi/include/ |
D | callback_manager.h | 140 LBSLOGE(LOCATION_NAPI, "%{public}s, This request already exists", __func__); in RegCallback()
|
/base/location/frameworks/native/source/ |
D | locator_impl.cpp | 93 LBSLOGI(LOCATION_NAPI, "ShowNotification"); in ShowNotification() 98 LBSLOGI(LOCATION_NAPI, "permission need to be granted"); in RequestPermission() 103 LBSLOGI(LOCATION_NAPI, "RequestEnableLocation"); in RequestEnableLocation()
|