Searched refs:REQUEST_MANAGER (Results 1 – 4 of 4) sorted by relevance
/base/location/test/location_locator/source/ |
D | request_manager_test.cpp | 128 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] InitSystemListeners001 begin"); 130 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] InitSystemListeners001 end"); 137 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] HandleStartAndStopLocating001 begin"); 147 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] HandleStartAndStopLocating001 end"); 154 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] HandlePowerSuspendChanged001 begin"); 163 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] HandlePowerSuspendChanged001 end"); 170 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] HandlePowerSuspendChanged002 begin"); 181 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] HandlePowerSuspendChanged002 end"); 188 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] HandlePowerSuspendChanged003 begin"); 199 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] HandlePowerSuspendChanged003 end"); [all …]
|
/base/location/services/location_locator/locator/source/ |
D | request_manager.cpp | 56 LBSLOGI(REQUEST_MANAGER, "Init system listeners."); in InitSystemListeners() 65 LBSLOGE(REQUEST_MANAGER, "request is null"); in UpdateUsingPermission() 69 …LBSLOGI(REQUEST_MANAGER, "UpdateUsingPermission : tokenId = %{public}d, firstTokenId = %{public}d", in UpdateUsingPermission() 120 LBSLOGE(REQUEST_MANAGER, "Fail to Get bundle name: uid = %{public}d.", uid); in UpdateUsingBackgroundPermission() 168 LBSLOGE(REQUEST_MANAGER, "receivers is empty"); in RestorRequest() 172 LBSLOGE(REQUEST_MANAGER, "newRequest is empty"); in RestorRequest() 178 LBSLOGI(REQUEST_MANAGER, "add request:%{public}s", newRequest->ToString().c_str()); in RestorRequest() 186 LBSLOGD(REQUEST_MANAGER, "add new receiver with new callback"); in RestorRequest() 203 LBSLOGI(REQUEST_MANAGER, "find same type request, update request configuration"); in RestorRequest() 208 LBSLOGD(REQUEST_MANAGER, "add new receiver with old callback"); in RestorRequest() [all …]
|
D | locator_background_proxy.cpp | 503 LBSLOGI(REQUEST_MANAGER, "app state observer exist."); in RegisterAppStateObserver() 509 LBSLOGE(REQUEST_MANAGER, "Get system ability manager failed."); in RegisterAppStateObserver() 515 LBSLOGE(REQUEST_MANAGER, "Failed to get ability manager service."); in RegisterAppStateObserver() 521 LBSLOGE(REQUEST_MANAGER, "Failed to Register app state observer."); in RegisterAppStateObserver() 551 LBSLOGE(REQUEST_MANAGER, "OnForegroundApplicationChanged: RequestManager is nullptr."); in OnForegroundApplicationChanged() 557 LBSLOGI(REQUEST_MANAGER, in OnForegroundApplicationChanged()
|
/base/location/interfaces/inner_api/include/ |
D | location_log.h | 49 static constexpr OHOS::HiviewDFX::HiLogLabel REQUEST_MANAGER = {LOG_CORE, LOCATOR_LOG_ID, "RequestM… variable
|