/foundation/systemabilitymgr/samgr/services/samgr/native/source/ |
H A D | ability_death_recipient.cpp | 25 HILOGD("AbilityDeathRecipient OnRemoteDied called"); in OnRemoteDied() 27 HILOGD("AbilityDeathRecipients death notice success"); in OnRemoteDied() 32 HILOGD("SystemProcessDeathRecipient called!"); in OnRemoteDied() 34 HILOGD("SystemProcessDeathRecipient death notice success"); in OnRemoteDied() 39 HILOGD("AbilityStatusDeathRecipient called!"); in OnRemoteDied() 41 HILOGD("AbilityStatusDeathRecipient death notice success"); in OnRemoteDied() 46 HILOGD("AbilityCallbackDeathRecipient called!"); in OnRemoteDied() 48 HILOGD("AbilityCallbackDeathRecipient death notice success"); in OnRemoteDied() 53 HILOGD("RemoteCallbackDeathRecipient called!"); in OnRemoteDied() 55 HILOGD("RemoteCallbackDeathRecipien in OnRemoteDied() [all...] |
/foundation/communication/bluetooth/frameworks/js/napi/src/access/ |
H A D | napi_bluetooth_access_observer.cpp | 35 HILOGD("No need callback"); in OnStateChanged() 39 HILOGD("state is %{public}d", state); in OnStateChanged() 46 HILOGD("start"); in EnableBt() 56 HILOGD("start"); in DisableBle() 66 HILOGD("transport is %{public}d, status is %{public}d", transport, status); in DealStateChange() 80 HILOGD("STATE_TURNING_ON(1)"); in GetBrStateByStatus() 84 HILOGD("STATE_ON(2)"); in GetBrStateByStatus() 88 HILOGD("STATE_TURNING_OFF(3)"); in GetBrStateByStatus() 92 HILOGD("STATE_OFF(0)"); in GetBrStateByStatus() 104 HILOGD("STATE_BLE_TURNING_O in GetBleStateByStatus() [all...] |
/foundation/ai/ai_engine/test/common/threadpool/ |
H A D | thread_pool_test.cpp | 64 HILOGD("[Test]Worker OneAction after sleep"); 70 HILOGD("[Test]Worker Initialize success"); 91 HILOGD("[Test]Worker(%s) OneAction success.", GetName()); 97 HILOGD("[Test]Worker(%s) Initialize success.", GetName()); 103 HILOGD("[Test]Worker(%s) Uninitialize success.", GetName()); 118 HILOGD("[Test]Test worker begin"); in HWTEST_F() 127 HILOGD("[Test]Test worker end, GetThreadId is %lu.", worker.GetThreadId()); in HWTEST_F() 138 HILOGD("[Test]Test thread1 begin"); in HWTEST_F() 141 HILOGD("[Test]Thread id %lu.", id); in HWTEST_F() 146 HILOGD("[Tes in HWTEST_F() [all...] |
/foundation/communication/bluetooth/frameworks/cj/access/src/ |
H A D | bluetooth_access_callback.cpp | 50 HILOGD("No need callback"); in OnStateChanged() 54 HILOGD("state is %{public}d", state); in OnStateChanged() 56 HILOGD("failed to register state change callback"); in OnStateChanged() 64 HILOGD("transport is %{public}d, status is %{public}d", transport, status); in DealStateChange() 78 HILOGD("STATE_TURNING_ON(1)"); in GetBrStateByStatus() 82 HILOGD("STATE_ON(2)"); in GetBrStateByStatus() 86 HILOGD("STATE_TURNING_OFF(3)"); in GetBrStateByStatus() 90 HILOGD("STATE_OFF(0)"); in GetBrStateByStatus() 102 HILOGD("STATE_BLE_TURNING_ON(4)"); in GetBleStateByStatus() 106 HILOGD("STATE_BLE_O in GetBleStateByStatus() [all...] |
H A D | bluetooth_access_impl.cpp | 49 HILOGD("STATE_TURNING_ON(1)"); in GetState() 53 HILOGD("STATE_ON(2)"); in GetState() 57 HILOGD("STATE_TURNING_OFF(3)"); in GetState() 61 HILOGD("STATE_OFF(0)"); in GetState() 71 HILOGD("BR off and BLE on, STATE_BLE_ON(5)"); in GetState()
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/ |
H A D | distributed_mission_focused_listener.cpp | 30 HILOGD("OnMissionCreated, missionId = %{public}d", missionId); in OnMissionCreated() 35 HILOGD("OnMissionDestroyed, missionId = %{public}d", missionId); in OnMissionDestroyed() 43 HILOGD("OnMissionSnapshotChanged, missionId = %{public}d", missionId); in OnMissionSnapshotChanged() 48 HILOGD("OnMissionMovedToFront, missionId = %{public}d", missionId); in OnMissionMovedToFront() 53 HILOGD("OnMissionFocused, missionId = %{public}d", missionId); in OnMissionFocused() 59 HILOGD("OnMissionUnFocused, missionId = %{public}d", missionId); in OnMissionUnfocused() 72 HILOGD("OnMissionClosed, missionId = %{public}d", missionId); in OnMissionClosed()
|
H A D | dsched_sync_e2e.cpp | 49 HILOGD("called.");
in DmsKvSyncE2E() 51 HILOGD("end.");
in DmsKvSyncE2E() 56 HILOGD("called.");
in ~DmsKvSyncE2E() 58 HILOGD("end.");
in ~DmsKvSyncE2E() 63 HILOGD("called.");
in GetInstance() 68 HILOGD("end.");
in GetInstance() 74 HILOGD("called.");
in SetDeviceCfg() 79 HILOGD("paramOutBuf: %{public}s, ret: %{public}d", paramOutBuf, ret);
in SetDeviceCfg() 100 HILOGD("called.");
in CheckDeviceCfg() 106 HILOGD("calle in CheckCtrlRule() [all...] |
/foundation/resourceschedule/memmgr/services/memmgrservice/src/kill_strategy_manager/ |
H A D | low_memory_killer.cpp | 85 HILOGD("get BundlePrioSet size=%{public}zu", bundles.size()); in KillOneBundleByPrio() 92 HILOGD("finish to handle all bundles with priority bigger than %{public}d, break!", minPrio); in KillOneBundleByPrio() 96 HILOGD("bundle uid<%{public}d> <%{public}s> is protected, skiped.", in KillOneBundleByPrio() 102 HILOGD("bundle uid<%{public}d> <%{public}s> is waiting to kill, skiped.", in KillOneBundleByPrio() 117 HILOGD("freedBuf = %{public}d, break iter", freedBuf); in KillOneBundleByPrio() 122 HILOGD("iter bundles end"); in KillOneBundleByPrio() 167 HILOGD("(%{public}u) return from xml mem:%{public}u prio:%{public}d target:%{public}u", in QueryKillMemoryPriorityPair() 175 HILOGD("[%{public}ld] called", ++calledCount_); in PsiHandlerInner() 185 HILOGD("[%{public}ld] get buffer failed, skiped!", calledCount_); in PsiHandlerInner() 199 HILOGD("[ in PsiHandlerInner() [all...] |
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/ |
H A D | svc_extension_incremental_proxy.cpp | 31 HILOGD("Start"); in GetIncrementalFileHandle() 50 HILOGD("Successful"); in GetIncrementalFileHandle() 57 HILOGD("Start"); in PublishIncrementalFile() 76 HILOGD("Successful"); in PublishIncrementalFile() 83 HILOGD("Start"); in HandleIncrementalBackup() 100 HILOGD("Successful"); in HandleIncrementalBackup() 107 HILOGD("Start"); in IncrementalOnBackup() 123 HILOGD("Successful"); in IncrementalOnBackup() 130 HILOGD("Start"); in User0OnBackup() 144 HILOGD("Successfu in User0OnBackup() [all...] |
/foundation/ai/ai_engine/services/client/algorithm_sdk/cv/image_classification/source/ |
H A D | ic_sdk_impl.cpp | 48 : HILOGD("[IcSdkImpl]No callback");
in Create() 54 : HILOGD("[IcSdkImpl]No callback");
in Create() 63 : HILOGD("[IcSdkImpl]No callback");
in Create() 69 : HILOGD("[IcSdkImpl]No callback");
in Create() 77 : HILOGD("[IcSdkImpl]No callback");
in Create() 110 : HILOGD("[IcSdkImpl]No callback");
in OnSyncExecute() 117 : HILOGD("[IcSdkImpl]No callback");
in OnSyncExecute() 133 : HILOGD("[IcSdkImpl]No callback");
in SyncExecute() 143 : HILOGD("[IcSdkImpl]No callback");
in SyncExecute() 149 : HILOGD("[IcSdkImp in SyncExecute() [all...] |
/foundation/ability/dmsfwk/services/dtbabilitymgr/src/ |
H A D | distributed_ability_manager_client.cpp | 50 HILOGD("called."); in Register() 61 HILOGD("called."); in Unregister() 73 HILOGD("called."); in RegisterDeviceSelectionCallback() 84 HILOGD("called."); in UnregisterDeviceSelectionCallback() 96 HILOGD("called."); in UpdateConnectStatus() 108 HILOGD("called."); in StartDeviceManager()
|
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/ |
H A D | napi_bluetooth_remote_device_observer.cpp | 50 HILOGD("called"); in OnRemoteUuidChanged() 56 HILOGD("addr:%{public}s, deviceName:%{public}s", GET_ENCRYPT_ADDR(device), deviceName.c_str()); in OnRemoteNameChanged() 62 HILOGD("addr:%{public}s, alias:%{public}s", GET_ENCRYPT_ADDR(device), alias.c_str()); in OnRemoteAliasChanged() 68 HILOGD("addr:%{public}s, cod:%{public}d", GET_ENCRYPT_ADDR(device), cod.GetClassOfDevice()); in OnRemoteCodChanged() 74 HILOGD("addr:%{public}s, batteryLevel:%{public}d", GET_ENCRYPT_ADDR(device), batteryLevel); in OnRemoteBatteryLevelChanged() 87 HILOGD("addr:%{public}s, rssi:%{public}d, status is %{public}d", GET_ENCRYPT_ADDR(device), rssi, status); in OnReadRemoteRssiEvent()
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | app_state_observer.cpp | 36 HILOGD("OnAbilityStateChanged called.");
in OnAbilityStateChanged() 38 HILOGD("ability state neither foreground nor background");
in OnAbilityStateChanged() 50 HILOGD("ignore first notify");
in OnAbilityStateChanged() 55 HILOGD("abilityState = %{public}d", abilityStateData.abilityState);
in OnAbilityStateChanged() 60 HILOGD("notify callee state changed, ret = %{public}d", ret);
in OnAbilityStateChanged()
|
H A D | distributed_sched_adapter.cpp | 69 HILOGD("ConnectAbility"); in ConnectAbility() 93 HILOGD("DisconnectAbility"); in DisconnectAbility() 118 HILOGD("process DeviceOnline networkId is %{public}s", GetAnonymStr(networkId).c_str()); in DeviceOnline() 133 HILOGD("process DeviceOffline networkId is %{public}s", GetAnonymStr(networkId).c_str()); in DeviceOffline() 144 HILOGD("ProcessDeviceOffline"); in ProcessDeviceOffline() 159 HILOGD("process connect died"); in ProcessConnectDied() 178 HILOGD("process callee died"); in ProcessCalleeDied() 198 HILOGD("process call result start"); in ProcessCallResult() 217 HILOGD("process caller died"); in ProcessCallerDied() 229 HILOGD("ReleaseAbilit in ReleaseAbility() [all...] |
H A D | ability_connection_wrapper_proxy.cpp | 33 HILOGD("AbilityConnectionWrapperProxy::OnAbilityConnectDone called"); in OnAbilityConnectDone() 51 HILOGD("AbilityConnectionWrapperProxy::OnAbilityConnectDone result %{public}d", errCode); in OnAbilityConnectDone() 56 HILOGD("AbilityConnectionWrapperProxy::OnAbilityDisconnectDone called"); in OnAbilityDisconnectDone() 72 HILOGD("AbilityConnectionWrapperProxy::OnAbilityDisconnectDone result %{public}d", errCode); in OnAbilityDisconnectDone()
|
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_socket.cpp | 69 HILOGD("report SPP_CONNECT_STATE"); in ReportDataToRss() 110 HILOGD("enter"); in Close() 112 HILOGD("The socketStatus_ is already SOCKET_CLOSED"); in Close() 136 HILOGD("observerImp_ is nullptr"); in Close() 183 HILOGD("enter"); in GetInputStream() 192 HILOGD("enter"); in GetOutputStream() 201 HILOGD("enter"); in GetRemoteDevice() 207 HILOGD("enter"); in IsConnected() 311 HILOGD("enter"); in BluetoothSocketObserverImp() 315 HILOGD("ente in ~BluetoothSocketObserverImp() [all...] |
/foundation/ability/dmsfwk/services/dtbabilitymgr/src/continuation_manager/ |
H A D | device_selection_notifier_proxy.cpp | 36 HILOGD("called"); in OnDeviceConnect() 48 HILOGD("result = %{public}d", errCode); in OnDeviceConnect() 53 HILOGD("called"); in OnDeviceDisconnect() 65 HILOGD("result = %{public}d", errCode); in OnDeviceDisconnect()
|
/foundation/systemabilitymgr/samgr/interfaces/innerkits/dynamic_cache/include/ |
H A D | dynamic_cache.h | 36 HILOGD("DynamicCache OnRemoteDied called"); 48 HILOGD("DynamicCache QueryResult Return Cache"); in QueryResult() 52 HILOGD("DynamicCache QueryResult Recompute"); in QueryResult() 61 HILOGD("DynamicCache RemoveDeathRecipient"); in QueryResult() 83 HILOGD("DynamicCache RemoveDeathRecipient"); in ClearCache() 92 HILOGD("DynamicCache InvalidateCache Begin"); in InvalidateCache() 99 HILOGD("DynamicCache InvalidateCache End"); in InvalidateCache()
|
/foundation/communication/bluetooth/frameworks/cj/connection/src/ |
H A D | bluetooth_connection_callback.cpp | 43 HILOGD("not register bluetoothDeviceFind event failed"); in OnDiscoveryResult() 72 HILOGD("not register pinRequired event failed"); in OnPairConfirmed() 107 HILOGD("not register bondStateChange event failed"); in OnPairStatusChanged() 130 HILOGD("not register batteryChange event failed"); in OnRemoteBatteryChanged() 172 HILOGD("Register bluetoothDeviceFind event failed"); in RegisterConnectionObserver() 182 HILOGD("Register pinRequired event failed"); in RegisterConnectionObserver() 192 HILOGD("Register bondStateChange event failed"); in RegisterConnectionObserver() 202 HILOGD("Register batteryChange event failed"); in RegisterConnectionObserver()
|
/foundation/systemabilitymgr/safwk/services/safwk/src/ |
H A D | api_cache_manager.cpp | 46 HILOGD(TAG, "Cache api(%{public}s, apiCode:%{public}u) already exists", Str16ToStr8(descriptor).c_str(), apiCode); in AddCacheApi() 60 HILOGD(TAG, "Delete cache api(%{public}s, apiCode:%{public}u)", Str16ToStr8(descriptor).c_str(), apiCode); in DelCacheApi() 72 HILOGD(TAG, "Clear the api(%{public}s, apiCode:%{public}u) cache", in ClearCache() 84 HILOGD(TAG, "Clear the api(%{public}s, apiCode:%{public}u) cache", in ClearCache() 97 HILOGD(TAG, "Clear the api(%{public}s, apiCode:%{public}u) cache", in ClearCache() 116 HILOGD(TAG, "Find cache api(%{public}s, apiCode:%{public}u) from map failed, maybe this api is no cacheable", in PreSendRequest() 123 HILOGD(TAG, "Cache hit failure"); in PreSendRequest() 128 HILOGD(TAG, "Cache hit success"); in PreSendRequest() 143 HILOGD(TAG, "Find cache api(%{public}s, apiCode:%{public}u) from map failed, maybe this api is no cacheable", in PostSendRequest() 153 HILOGD(TA in PostSendRequest() [all...] |
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/listener/ |
H A D | sync_subscriber_death_recipient.cpp | 30 HILOGD("construct!"); in SyncSubscriberDeathRecipient() 35 HILOGD("destruct!"); in ~SyncSubscriberDeathRecipient() 40 HILOGD("called"); in OnRemoteDied()
|
/foundation/ai/ai_engine/test/common/encdec/ |
H A D | encdec_test.cpp | 216 HILOGD ("[Test]Normal test StructWithPointer, classNum = %d.************", classNum); in StructWithPointerCheck() 301 HILOGD ("**********[Test]Normal test start, all the result should return 0************"); in HWTEST_F() 303 HILOGD ("**********[Test]Normal test end************"); in HWTEST_F() 314 HILOGD ("**********[Test]Normal test start, all the result should return 0************"); in HWTEST_F() 316 HILOGD ("**********[Test]Normal test end************"); in HWTEST_F() 327 HILOGD ("**********[Test]Normal test start, all the result should return 0************"); in HWTEST_F() 329 HILOGD ("**********[Test]Normal test end************"); in HWTEST_F() 340 HILOGD ("**********[Test]abnormal test start************"); in HWTEST_F() 342 HILOGD ("**********[Test]abnormal test end************"); in HWTEST_F() 353 HILOGD ("**********[Tes in HWTEST_F() [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_hid_host_stub.cpp | 25 HILOGD("%{public}s start.", __func__); in BluetoothHidHostStub() 50 HILOGD("%{public}s ends.", __func__); in BluetoothHidHostStub() 55 HILOGD("%{public}s start.", __func__); in ~BluetoothHidHostStub() 84 HILOGD("BluetoothHidHostStub::ConnectInner"); in ConnectInner() 100 HILOGD("BluetoothHidHostStub::DisconnectInner"); in DisconnectInner() 116 HILOGD("BluetoothHidHostStub::GetDeviceStateInner"); in GetDeviceStateInner() 143 HILOGD("BluetoothHidHostStub::GetDevicesByStatesInner"); in GetDevicesByStatesInner() 175 HILOGD("BluetoothHidHostStub::RegisterObserverInner"); in RegisterObserverInner() 184 HILOGD("BluetoothHidHostStub::DeregisterObserverInner"); in DeregisterObserverInner() 193 HILOGD("BluetoothHidHostStu in HidHostVCUnplugInner() [all...] |
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/ |
H A D | oom_score_adj_utils.cpp | 30 HILOGD("called"); in WriteOomScoreAdjToKernel() 41 HILOGD("prepare to echo %{public}s > %{public}s", content.c_str(), path.c_str()); in WriteOomScoreAdjToKernel() 49 HILOGD("called"); in WriteOomScoreAdjToKernel() 54 HILOGD("prepare to echo %{public}s > %{public}s", content.c_str(), path.c_str()); in WriteOomScoreAdjToKernel()
|
/foundation/communication/connected_nfc_tag/interfaces/inner_api/include/ |
H A D | log.h | 39 #ifdef HILOGD
40 #undef HILOGD
macro 71 #define HILOGD(fmt, ...) \
macro 80 #define HILOGD(...)
macro
|