Searched refs:PASSIVE (Results 1 - 5 of 5) sorted by relevance
/base/location/services/location_locator/locator/source/ |
H A D | passive_ability_proxy.cpp | 39 LBSLOGE(PASSIVE, "write interfaceToken fail!"); in SendLocationRequest() 48 LBSLOGI(PASSIVE, "%{public}s Transact Error = %{public}d", __func__, error); in SendLocationRequest() 57 LBSLOGE(PASSIVE, "write interfaceToken fail!"); in SetEnable() 66 LBSLOGI(PASSIVE, "%{public}s Transact Error = %{public}d", __func__, error); in SetEnable() 78 LBSLOGE(PASSIVE, "EnableLocationMock remote is null"); in EnableMock() 82 LBSLOGE(PASSIVE, "write interfaceToken fail!"); in EnableMock() 87 LBSLOGD(PASSIVE, "%{public}s Transact Error = %{public}d", __func__, error); in EnableMock() 98 LBSLOGE(PASSIVE, "DisableLocationMock remote is null"); in DisableMock() 102 LBSLOGE(PASSIVE, "write interfaceToken fail!"); in DisableMock() 107 LBSLOGD(PASSIVE, " in DisableMock() [all...] |
/base/location/services/location_passive/passive/source/ |
H A D | passive_ability.cpp | 53 LBSLOGI(PASSIVE, "ability constructed."); in PassiveAbility() 61 LBSLOGI(PASSIVE, "ability has already started."); in OnStart() 65 LBSLOGE(PASSIVE, "failed to init ability"); in OnStart() 70 LBSLOGI(PASSIVE, "OnStart start ability success."); in OnStart() 77 LBSLOGI(PASSIVE, "OnStop ability stopped."); in OnStop() 85 LBSLOGE(PASSIVE, "Init Publish failed!"); in Init() 112 LBSLOGE(PASSIVE, "%{public}s cancel idle failed!", __func__); in CancelIdleState() 121 LBSLOGE(PASSIVE, "%{public}s passiveHandler is nullptr", __func__); in UnloadPassiveSystemAbility() 143 LBSLOGE(PASSIVE, "enter RequestRecord"); in RequestRecord() 198 LBSLOGE(PASSIVE, "Passiv in Dump() [all...] |
H A D | passive_ability_skeleton.cpp | 120 LBSLOGD(PASSIVE, "OnRemoteRequest cmd = %{public}u, flags= %{public}d, pid= %{public}d, uid= %{public}d", in OnRemoteRequest() 124 LBSLOGE(PASSIVE, "invalid token."); in OnRemoteRequest() 135 LBSLOGE(PASSIVE, "OnReceived cmd = %{public}u, unsupport service.", code); in OnRemoteRequest()
|
/base/location/interfaces/inner_api/include/ |
H A D | location_log.h | 94 static constexpr OHOS::HiviewDFX::HiLogLabel PASSIVE = {LOG_CORE, LOCATION_LOG_DOMAIN, "PassiveAbility"}; member
|
/base/location/frameworks/location_common/common/source/ |
H A D | common_utils.cpp | 86 return PASSIVE; in GetLabel()
|
Completed in 3 milliseconds