Searched refs:LOCATION_NAPI (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/base/location/frameworks/js/napi/source/ |
H A D | location_napi_event.cpp | 196 LBSLOGD(LOCATION_NAPI, "UnSubscribeGnssStatus"); in UnSubscribeGnssStatus() 203 LBSLOGD(LOCATION_NAPI, "UnSubscribeGnssStatusV9"); in UnSubscribeGnssStatusV9() 210 LBSLOGD(LOCATION_NAPI, "UnSubscribeNmeaMessage"); in UnSubscribeNmeaMessage() 217 LBSLOGD(LOCATION_NAPI, "UnSubscribeNmeaMessageV9"); in UnSubscribeNmeaMessageV9() 343 LBSLOGE(LOCATION_NAPI, "wantAgent is nullptr"); in SubscribeFenceStatusChange() 362 LBSLOGE(LOCATION_NAPI, "wantAgent is nullptr"); in SubscribeFenceStatusChangeV9() 378 LBSLOGE(LOCATION_NAPI, "wantAgent is nullptr"); in UnSubscribeFenceStatusChange() 393 LBSLOGE(LOCATION_NAPI, "wantAgent is nullptr"); in UnSubscribeFenceStatusChangeV9() 629 LBSLOGD(LOCATION_NAPI, "UnSubscribeLocationError"); in UnSubscribeLocationError() 966 LBSLOGD(LOCATION_NAPI, "On function entry"); in On() [all …]
|
H A D | location_napi_entry.cpp | 227 LBSLOGI(LOCATION_NAPI, "Init,location_napi_entry"); in Init() 278 LBSLOGD(LOCATION_NAPI, "Init, location_napi_manager_entry"); in InitManager()
|
H A 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()
|
/ohos5.0/base/location/interfaces/inner_api/include/ |
H A D | location_log.h | 112 static constexpr OHOS::HiviewDFX::HiLogLabel LOCATION_NAPI = {LOG_CORE, LOCATION_LOG_DOMAIN, "Locat… variable
|
/ohos5.0/base/location/frameworks/js/napi/include/ |
H A D | callback_manager.h | 141 LBSLOGE(LOCATION_NAPI, "%{public}s, This request already exists", __func__); in RegCallback()
|
/ohos5.0/base/location/frameworks/native/locator_sdk/source/ |
H A D | locator_impl.cpp | 74 LBSLOGD(LOCATION_NAPI, "IsLocationEnabled"); in IsLocationEnabled() 94 LBSLOGI(LOCATION_NAPI, "ShowNotification"); in ShowNotification() 99 LBSLOGI(LOCATION_NAPI, "permission need to be granted"); in RequestPermission() 104 LBSLOGI(LOCATION_NAPI, "RequestEnableLocation"); in RequestEnableLocation()
|