/base/location/test/location_locator/source/ |
D | locator_service_test.cpp | 191 LBSLOGI(LOCATOR, "[LocatorServiceTest] CheckSwitchState001 begin"); 194 LBSLOGI(LOCATOR, "[LocatorServiceTest] CheckSwitchState001 end"); 210 LBSLOGI(LOCATOR, "[LocatorServiceTest] CheckLocatingForScenario001 begin"); 217 LBSLOGI(LOCATOR, "[LocatorServiceTest] CheckLocatingForScenario001 end"); 233 LBSLOGI(LOCATOR, "[LocatorServiceTest] CheckLocatingForConfig001 begin"); 240 LBSLOGI(LOCATOR, "[LocatorServiceTest] CheckLocatingForConfig001 end"); 256 LBSLOGI(LOCATOR, "[LocatorServiceTest] CheckStopLocating001 begin"); 259 LBSLOGI(LOCATOR, "[LocatorServiceTest] CheckStopLocating001 end"); 275 LBSLOGI(LOCATOR, "[LocatorServiceTest] CheckGetCacheLocation001 begin"); 288 LBSLOGI(LOCATOR, "[LocatorServiceTest] CheckGetCacheLocation001 end"); [all …]
|
D | location_config_manager_test.cpp | 44 LBSLOGE(LOCATOR, "GetCurrentUserId failed"); in GetLocationSwitchConfigPath() 54 LBSLOGI(LOCATOR, "[LocationConfigManagerTest] LocationConfigManagerInitTest001 begin"); 56 LBSLOGI(LOCATOR, "[LocationConfigManagerTest] LocationConfigManagerInitTest001 end"); 63 LBSLOGI(LOCATOR, "[LocationConfigManagerTest] LocationConfigManagerSwitchStateTest001 begin"); 81 LBSLOGI(LOCATOR, "[LocationConfigManagerTest] LocationConfigManagerSwitchStateTest001 end"); 88 …LBSLOGI(LOCATOR, "[LocationConfigManagerTest] LocationConfigManagerPrivacyTypeStateTest001 begin"); 113 … LBSLOGI(LOCATOR, "[LocationConfigManagerTest] LocationConfigManagerPrivacyTypeStateTest001 end"); 120 LBSLOGI(LOCATOR, "[LocationConfigManagerTest] LocationConfigManagerIsExistFileTest001 begin"); 128 LBSLOGI(LOCATOR, "[LocationConfigManagerTest] LocationConfigManagerIsExistFileTest001 end"); 135 LBSLOGI(LOCATOR, "[LocationConfigManagerTest] LocationConfigManagerCreateFileTest001 begin"); [all …]
|
D | locator_impl_test.cpp | 123 LBSLOGI(LOCATOR, "[LocatorImplTest] locatorImplEnableAbilityV9001 begin"); 135 LBSLOGI(LOCATOR, "[LocatorImplTest] locatorImplEnableAbilityV9001 end"); 142 LBSLOGI(LOCATOR, "[LocatorImplTest] locatorImplEnableAbilityV9002 begin"); 154 LBSLOGI(LOCATOR, "[LocatorImplTest] locatorImplEnableAbilityV9002 end"); 161 LBSLOGI(LOCATOR, "[LocatorImplTest] locatorImplGetCachedLocationV9 begin"); 200 LBSLOGI(LOCATOR, "[LocatorImplTest] locatorImplGetCachedLocationV9 end"); 207 LBSLOGI(LOCATOR, "[LocatorImplTest] locatorImplPrivacyStateV9001 begin"); 212 LBSLOGI(LOCATOR, "[LocatorImplTest] locatorImplPrivacyStateV9001 end"); 219 LBSLOGI(LOCATOR, "[LocatorImplTest] locatorImplGetCachedGnssLocationsSizeV9 begin"); 223 LBSLOGI(LOCATOR, "[LocatorImplTest] locatorImplGetCachedGnssLocationsSizeV9 end"); [all …]
|
D | work_record_test.cpp | 54 LBSLOGI(LOCATOR, "[WorkRecordTest] AddAndRemoveWorkRecord001 begin"); 92 LBSLOGI(LOCATOR, "[WorkRecordTest] AddAndRemoveWorkRecord001 end"); 99 LBSLOGI(LOCATOR, "[WorkRecordTest] FindWorkRecord001 begin"); 116 LBSLOGI(LOCATOR, "[WorkRecordTest] FindWorkRecord001 end"); 123 LBSLOGI(LOCATOR, "[WorkRecordTest] ClearWorkRecord001 begin"); 129 LBSLOGI(LOCATOR, "[WorkRecordTest] ClearWorkRecord001 end"); 136 LBSLOGI(LOCATOR, "[WorkRecordTest] SetDeviceId001 begin"); 140 LBSLOGI(LOCATOR, "[WorkRecordTest] SetDeviceId001 end"); 147 LBSLOGI(LOCATOR, "[WorkRecordTest] WorkRecordToString001 begin"); 152 LBSLOGI(LOCATOR, "[WorkRecordTest] WorkRecordToString001 end"); [all …]
|
D | location_without_permission_test.cpp | 74 LBSLOGI(LOCATOR, "[LocationWithoutPermissionTest] LocatorWithoutSettingsPermission001 begin"); 83 LBSLOGI(LOCATOR, "[LocationWithoutPermissionTest] LocatorWithoutSettingsPermission001 end"); 90 LBSLOGI(LOCATOR, "[LocationWithoutPermissionTest] LocatorWithoutLocationPermission001 begin"); 111 LBSLOGI(LOCATOR, "[LocationWithoutPermissionTest] LocatorWithoutLocationPermission001 end"); 118 LBSLOGI(LOCATOR, "[LocationWithoutPermissionTest] LocatorWithoutLocationPermission002 begin"); 138 LBSLOGI(LOCATOR, "[LocationWithoutPermissionTest] LocatorWithoutLocationPermission002 end"); 145 LBSLOGI(LOCATOR, "[LocationWithoutPermissionTest] LocatorWithoutLocationPermission003 begin"); 172 LBSLOGI(LOCATOR, "[LocationWithoutPermissionTest] LocatorWithoutLocationPermission003 end"); 179 LBSLOGI(LOCATOR, "[LocationWithoutPermissionTest] LocatorWithoutSettingsPermissionV9001 begin"); 184 LBSLOGI(LOCATOR, "[LocationWithoutPermissionTest] LocatorWithoutSettingsPermissionV9001 end"); [all …]
|
/base/location/services/location_locator/locator/source/ |
D | location_config_manager.cpp | 45 LBSLOGI(LOCATOR, "LocationConfigManager::Init"); in Init() 68 LBSLOGD(LOCATOR, "IsExistFile = %{public}d", bExist ? 1 : 0); in IsExistFile() 74 LBSLOGD(LOCATOR, "CreateFile"); in CreateFile() 78 LBSLOGE(LOCATOR, "file open failed"); in CreateFile() 93 LBSLOGE(LOCATOR, "GetCurrentUserId failed"); in GetLocationSwitchConfigPath() 104 LBSLOGE(LOCATOR, "GetCurrentUserId failed"); in GetPrivacyTypeConfigPath() 136 LBSLOGE(LOCATOR, "LocationConfigManager: fs.is_open false, return"); in GetLocationSwitchState() 159 LBSLOGE(LOCATOR, "%{public}s is not exit!", path.c_str()); in GetNlpServiceName() 164 LBSLOGE(LOCATOR, "fs.is_open false, return"); in GetNlpServiceName() 186 …LBSLOGE(LOCATOR, "LocationConfigManager:SetLocationSwitchState state = %{public}d, return", state); in SetLocationSwitchState() [all …]
|
D | locator_skeleton.cpp | 83 LBSLOGE(LOCATOR, "PreGetSwitchState: LocatorAbility is nullptr."); in PreGetSwitchState() 100 LBSLOGE(LOCATOR, "PreRegisterSwitchCallback: LocatorAbility is nullptr."); in PreRegisterSwitchCallback() 120 LBSLOGE(LOCATOR, "PreStartLocating: LocatorAbility is nullptr."); in PreStartLocating() 127 LBSLOGE(LOCATOR, "StartLocating remote object nullptr"); in PreStartLocating() 146 LBSLOGE(LOCATOR, "PreStopLocating: LocatorAbility is nullptr."); in PreStopLocating() 152 LBSLOGE(LOCATOR, "LocatorAbility::StopLocating remote object nullptr"); in PreStopLocating() 171 LBSLOGE(LOCATOR, "PreGetCacheLocation: LocatorAbility is nullptr."); in PreGetCacheLocation() 186 LBSLOGE(LOCATOR, "CheckSystemPermission return false, [%{public}s]", in PreEnableAbility() 196 LBSLOGE(LOCATOR, "PreEnableAbility: LocatorAbility is nullptr."); in PreEnableAbility() 208 LBSLOGE(LOCATOR, "CheckSystemPermission return false, [%{public}s]", in PreUpdateSaAbility() [all …]
|
D | locator_ability.cpp | 71 LBSLOGI(LOCATOR, "LocatorAbility constructed."); in LocatorAbility() 79 LBSLOGI(LOCATOR, "LocatorAbility has already started."); in OnStart() 83 LBSLOGE(LOCATOR, "failed to init LocatorAbility"); in OnStart() 89 LBSLOGI(LOCATOR, "LocatorAbility::OnStart start ability success."); in OnStart() 96 LBSLOGI(LOCATOR, "LocatorAbility::OnStop ability stopped."); in OnStop() 102 LBSLOGE(LOCATOR, "systemAbilityId is not COMMON_EVENT_SERVICE_ID"); in OnAddSystemAbility() 106 LBSLOGE(LOCATOR, "OnAddSystemAbility subscribeer is nullptr"); in OnAddSystemAbility() 113 LBSLOGI(LOCATOR, "SubscribeCommonEvent locatorEventSubscriber_ result = %{public}d", result); in OnAddSystemAbility() 125 LBSLOGE(LOCATOR, "systemAbilityId is not COMMON_EVENT_SERVICE_ID"); in OnRemoveSystemAbility() 129 LBSLOGE(LOCATOR, "OnRemoveSystemAbility subscribeer is nullptr"); in OnRemoveSystemAbility() [all …]
|
D | permission_status_change_cb.cpp | 29 LBSLOGE(LOCATOR, "PermStateChangeCallback: RequestManager or LocatorAbility is nullptr."); in PermStateChangeCallback() 32 LBSLOGD(LOCATOR, "%{public}s changed.", result.permissionName.c_str()); in PermStateChangeCallback()
|
D | locator_background_proxy.cpp | 107 LBSLOGE(LOCATOR, "StartLocatorThread: RequestManager or LocatorAbility is nullptr"); in StartLocatorThread() 130 LBSLOGE(LOCATOR, "StopLocatorThread: LocatorAbility is nullptr."); in StopLocatorThread()
|
D | request_manager.cpp | 423 LBSLOGI(LOCATOR, "CheckLocationPermission return false, tokenId=%{public}d", tokenId); in AddRequestToWorkRecord()
|
/base/location/test/location_common/source/ |
D | location_common_test.cpp | 178 LBSLOGI(LOCATOR, "[LocationCommonTest] GeoAddressTest001 begin"); 186 LBSLOGI(LOCATOR, "[LocationCommonTest] GeoAddressTest001 end"); 221 LBSLOGI(LOCATOR, "[LocationCommonTest] LocationTest001 begin"); 257 LBSLOGI(LOCATOR, "[LocationCommonTest] LocationTest001 end"); 269 LBSLOGI(LOCATOR, "[LocationCommonTest] SateLLiteStatusTest001 begin"); 302 LBSLOGI(LOCATOR, "[LocationCommonTest] SateLLiteStatusTest001 end"); 314 LBSLOGI(LOCATOR, "[LocationCommonTest] RequestConfigTest001 begin"); 339 LBSLOGI(LOCATOR, "[LocationCommonTest] RequestConfigTest001 end"); 346 LBSLOGI(LOCATOR, "[LocationCommonTest] RequestConfigTest002 begin"); 379 LBSLOGI(LOCATOR, "[LocationCommonTest] RequestConfigTest002 end"); [all …]
|
/base/location/interfaces/inner_api/include/ |
D | location_log.h | 28 static constexpr OHOS::HiviewDFX::HiLogLabel LOCATOR = {LOG_CORE, LOCATOR_LOG_ID, "Locator"}; variable
|
/base/location/test/fuzztest/locator/locator_fuzzer/ |
D | locator_fuzzer.cpp | 89 LBSLOGE(LOCATOR, "param error"); in LocatorProxySendRequestTest() 97 LBSLOGE(LOCATOR, "client is nullptr"); in LocatorProxySendRequestTest() 102 LBSLOGE(LOCATOR, "cannot write interface token"); in LocatorProxySendRequestTest() 109 LBSLOGE(LOCATOR, "cannot get remote object"); in LocatorProxySendRequestTest()
|