Home
last modified time | relevance | path

Searched refs:GEOFENCE_SDK (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/location/frameworks/native/geofence_sdk/source/
H A Dgeofence_sdk.cpp41 LBSLOGE(GEOFENCE_SDK, "%{public}s: remote is nullptr.", __func__); in ResetGeofenceSdkProxy()
45 LBSLOGE(GEOFENCE_SDK, "%{public}s: proxy is nullptr.", __func__); in ResetGeofenceSdkProxy()
52 LBSLOGI(GEOFENCE_SDK, "%{public}s: finish.", __func__); in ResetGeofenceSdkProxy()
64 LBSLOGE(GEOFENCE_SDK, "%{public}s: get samgr failed.", __func__); in GetProxy()
87 LBSLOGD(GEOFENCE_SDK, "GeofenceManager::AddFenceV9()"); in AddFenceV9()
90 LBSLOGE(GEOFENCE_SDK, "%{public}s get proxy failed.", __func__); in AddFenceV9()
102 LBSLOGD(GEOFENCE_SDK, "GeofenceManager::RemoveFenceV9()"); in RemoveFenceV9()
131 LBSLOGD(GEOFENCE_SDK, "GeofenceManager::RemoveGnssGeofence()"); in RemoveGnssGeofence()
147 LBSLOGD(GEOFENCE_SDK, "GeofenceManager::%{public}s", __func__); in GetGeofenceSupportedCoordTypes()
236 LBSLOGE(GEOFENCE_SDK, "SendMsgWithDataReply remote is null"); in SendMsgWithDataReplyV9()
[all …]
/ohos5.0/base/location/interfaces/inner_api/include/
H A Dlocation_log.h117 static constexpr OHOS::HiviewDFX::HiLogLabel GEOFENCE_SDK = { variable