Searched refs:PASSIVE (Results 1 – 5 of 5) sorted by relevance
/base/location/services/location_locator/locator/source/ |
D | passive_ability_proxy.cpp | 39 LBSLOGE(PASSIVE, "write interfaceToken fail!"); in SendLocationRequest() 47 LBSLOGD(PASSIVE, "%{public}s Transact Error = %{public}d", __func__, error); in SendLocationRequest() 55 LBSLOGE(PASSIVE, "write interfaceToken fail!"); in SetEnable() 63 LBSLOGD(PASSIVE, "%{public}s Transact Error = %{public}d", __func__, error); in SetEnable() 74 LBSLOGE(PASSIVE, "EnableLocationMock remote is null"); in EnableMock() 78 LBSLOGE(PASSIVE, "write interfaceToken fail!"); in EnableMock() 83 LBSLOGD(PASSIVE, "%{public}s Transact Error = %{public}d", __func__, error); in EnableMock() 94 LBSLOGE(PASSIVE, "DisableLocationMock remote is null"); in DisableMock() 98 LBSLOGE(PASSIVE, "write interfaceToken fail!"); in DisableMock() 103 LBSLOGD(PASSIVE, "%{public}s Transact Error = %{public}d", __func__, error); in DisableMock() [all …]
|
/base/location/services/location_passive/passive/source/ |
D | passive_ability.cpp | 43 LBSLOGI(PASSIVE, "ability constructed."); in PassiveAbility() 51 LBSLOGI(PASSIVE, "ability has already started."); in OnStart() 55 LBSLOGE(PASSIVE, "failed to init ability"); in OnStart() 60 LBSLOGI(PASSIVE, "OnStart start ability success."); in OnStart() 67 LBSLOGI(PASSIVE, "OnStop ability stopped."); in OnStop() 75 LBSLOGE(PASSIVE, "Init Publish failed!"); in Init() 120 LBSLOGE(PASSIVE, "enter RequestRecord"); in RequestRecord() 175 LBSLOGE(PASSIVE, "Passive save string to fd failed!"); in Dump() 228 LBSLOGI(PASSIVE, "ProcessEvent event:%{public}d", eventId); in ProcessEvent()
|
D | passive_ability_skeleton.cpp | 37 …LBSLOGI(PASSIVE, "OnRemoteRequest cmd = %{public}u, flags= %{public}d, pid= %{public}d, uid= %{pub… in OnRemoteRequest() 41 LBSLOGE(PASSIVE, "invalid token."); in OnRemoteRequest()
|
/base/location/interfaces/inner_api/include/ |
D | location_log.h | 47 static constexpr OHOS::HiviewDFX::HiLogLabel PASSIVE = {LOG_CORE, LOCATOR_LOG_ID, "PassiveAbility"}; variable
|
/base/location/frameworks/location_common/common/source/ |
D | common_utils.cpp | 144 return PASSIVE; in GetLabel()
|