Home
last modified time | relevance | path

Searched refs:REQUEST_MANAGER (Results 1 - 5 of 5) sorted by relevance

/base/location/test/location_manager/source/
H A Drequest_manager_test.cpp128 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] InitSystemListeners001 begin"); in HWTEST_F()
130 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] InitSystemListeners001 end"); in HWTEST_F()
137 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] HandleStartAndStopLocating001 begin"); in HWTEST_F()
150 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] HandleStartAndStopLocating001 end"); in HWTEST_F()
157 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] HandleStartAndStopLocating002 begin"); in HWTEST_F()
174 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] HandleStartAndStopLocating002 end"); in HWTEST_F()
181 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] HandlePowerSuspendChanged001 begin"); in HWTEST_F()
190 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] HandlePowerSuspendChanged001 end"); in HWTEST_F()
197 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] HandlePowerSuspendChanged002 begin"); in HWTEST_F()
208 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTes in HWTEST_F()
[all...]
/base/location/services/location_locator/locator/source/
H A Drequest_manager.cpp80 LBSLOGI(REQUEST_MANAGER, "Init system listeners."); in InitSystemListeners()
89 LBSLOGE(REQUEST_MANAGER, "request is null"); in UpdateUsingPermission()
106 LBSLOGE(REQUEST_MANAGER, "StartUsingPermission failed ret=%{public}d", ret); in UpdateUsingApproximatelyPermission()
112 LBSLOGE(REQUEST_MANAGER, "UpdatePermissionUsedRecord failed ret=%{public}d", ret); in UpdateUsingApproximatelyPermission()
119 LBSLOGE(REQUEST_MANAGER, "StopUsingPermission failed ret=%{public}d", ret); in UpdateUsingApproximatelyPermission()
151 LBSLOGE(REQUEST_MANAGER, "receivers is empty"); in RestorRequest()
155 LBSLOGE(REQUEST_MANAGER, "newRequest is empty"); in RestorRequest()
161 LBSLOGI(REQUEST_MANAGER, "add request:%{public}s", newRequest->ToString().c_str()); in RestorRequest()
169 LBSLOGD(REQUEST_MANAGER, "add new receiver with new callback"); in RestorRequest()
186 LBSLOGI(REQUEST_MANAGER, "fin in RestorRequest()
[all...]
H A Dlocator_background_proxy.cpp401 LBSLOGI(REQUEST_MANAGER, "app state observer exist."); in RegisterAppStateObserver()
407 LBSLOGE(REQUEST_MANAGER, "Get system ability manager failed."); in RegisterAppStateObserver()
413 LBSLOGE(REQUEST_MANAGER, "Failed to get ability manager service."); in RegisterAppStateObserver()
419 LBSLOGE(REQUEST_MANAGER, "Failed to Register app state observer."); in RegisterAppStateObserver()
491 LBSLOGD(REQUEST_MANAGER, in OnForegroundApplicationChanged()
H A Dlocator_ability.cpp2044 LBSLOGE(REQUEST_MANAGER, "requests map is empty"); in ReportNetworkLocatingErrorEvent()
/base/location/interfaces/inner_api/include/
H A Dlocation_log.h96 static constexpr OHOS::HiviewDFX::HiLogLabel REQUEST_MANAGER = {LOG_CORE, LOCATION_LOG_DOMAIN, "RequestManager"}; member

Completed in 8 milliseconds