Searched refs:REQUEST_MANAGER (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/base/location/test/location_manager/source/ |
H A D | request_manager_test.cpp | 128 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] InitSystemListeners001 begin"); 130 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] InitSystemListeners001 end"); 325 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] RequestTest001 begin"); 329 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] RequestTest001 end"); 512 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] GetRemoteObject001 begin"); 517 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] GetRemoteObject001 end"); 524 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] HandleChrEvent001 begin"); 530 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] HandleChrEvent001 end"); 537 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] HandleChrEvent002 begin"); 545 LBSLOGI(REQUEST_MANAGER, "[RequestManagerTest] HandleChrEvent002 end"); [all …]
|
/ohos5.0/base/location/services/location_locator/locator/source/ |
H A D | request_manager.cpp | 80 LBSLOGI(REQUEST_MANAGER, "Init system listeners."); in InitSystemListeners() 89 LBSLOGE(REQUEST_MANAGER, "request is null"); in UpdateUsingPermission() 213 LBSLOGE(REQUEST_MANAGER, "receivers is empty"); in RestorRequest() 217 LBSLOGE(REQUEST_MANAGER, "newRequest is empty"); in RestorRequest() 276 LBSLOGE(REQUEST_MANAGER, "locatorAbility is null"); in UpdateRequestRecord() 282 LBSLOGE(REQUEST_MANAGER, "requests map is empty"); in UpdateRequestRecord() 304 LBSLOGD(REQUEST_MANAGER, "find request"); in UpdateRequestRecord() 354 LBSLOGD(REQUEST_MANAGER, "stop callback"); in HandleStopLocating() 416 LBSLOGE(REQUEST_MANAGER, "requests map is empty"); in HandleRequest() 619 LBSLOGE(REQUEST_MANAGER, "proxy map is empty"); in GetRemoteObject() [all …]
|
H A D | locator_background_proxy.cpp | 451 LBSLOGI(REQUEST_MANAGER, "app state observer exist."); in RegisterAppStateObserver() 457 LBSLOGE(REQUEST_MANAGER, "Get system ability manager failed."); in RegisterAppStateObserver() 463 LBSLOGE(REQUEST_MANAGER, "Failed to get ability manager service."); in RegisterAppStateObserver() 469 LBSLOGE(REQUEST_MANAGER, "Failed to Register app state observer."); in RegisterAppStateObserver() 539 LBSLOGE(REQUEST_MANAGER, "OnForegroundApplicationChanged: RequestManager is nullptr."); in OnForegroundApplicationChanged() 545 LBSLOGD(REQUEST_MANAGER, in OnForegroundApplicationChanged()
|
H A D | locator_ability.cpp | 2101 LBSLOGE(REQUEST_MANAGER, "requests map is empty"); in ReportNetworkLocatingErrorEvent()
|
/ohos5.0/base/location/interfaces/inner_api/include/ |
H A D | location_log.h | 96 static constexpr OHOS::HiviewDFX::HiLogLabel REQUEST_MANAGER = {LOG_CORE, LOCATION_LOG_DOMAIN, "Req… variable
|