Home
last modified time | relevance | path

Searched refs:HILOGD (Results 1 – 25 of 351) sorted by relevance

12345678910>>...15

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dability_death_recipient.cpp25 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("RemoteCallbackDeathRecipient death notice success"); in OnRemoteDied()
[all …]
/ohos5.0/foundation/ai/ai_engine/test/common/threadpool/
H A Dthread_pool_test.cpp118 HILOGD("[Test]Test worker begin");
138 HILOGD("[Test]Test thread1 begin");
141 HILOGD("[Test]Thread id %lu.", id);
146 HILOGD("[Test]Thread id %lu.", id);
152 HILOGD("[Test]Test thread1 end.");
163 HILOGD("[Test]ThreadPoolTest001 begin");
169 HILOGD("[Test]ThreadPoolTest001 end");
180 HILOGD("[Test]ThreadPoolTest002 begin");
185 HILOGD("[Test]ThreadPoolTest002 end");
201 HILOGD("[Test]ThreadPoolTest003 end");
[all …]
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/access/
H A Dnapi_bluetooth_access_observer.cpp39 HILOGD("No need callback"); in OnStateChanged()
43 HILOGD("state is %{public}d", state); in OnStateChanged()
50 HILOGD("start"); in EnableBt()
60 HILOGD("start"); in DisableBle()
84 HILOGD("STATE_TURNING_ON(1)"); in GetBrStateByStatus()
88 HILOGD("STATE_ON(2)"); in GetBrStateByStatus()
92 HILOGD("STATE_TURNING_OFF(3)"); in GetBrStateByStatus()
96 HILOGD("STATE_OFF(0)"); in GetBrStateByStatus()
108 HILOGD("STATE_BLE_TURNING_ON(4)"); in GetBleStateByStatus()
112 HILOGD("STATE_BLE_ON(5)"); in GetBleStateByStatus()
[all …]
/ohos5.0/foundation/ai/ai_engine/services/client/algorithm_sdk/cv/image_classification/source/
H A Dic_sdk_impl.cpp48 : 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()
133 : HILOGD("[IcSdkImpl]No callback"); in SyncExecute()
143 : HILOGD("[IcSdkImpl]No callback"); in SyncExecute()
149 : HILOGD("[IcSdkImpl]No callback"); in SyncExecute()
155 : HILOGD("[IcSdkImpl]No callback"); in SyncExecute()
178 : HILOGD("[IcSdkImpl]No callback"); in Destroy()
[all …]
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dsvc_extension_incremental_proxy.cpp31 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("Successful"); in User0OnBackup()
[all …]
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Ddevice_profile_manager.cpp163 HILOGD("call!"); in PutServiceProfileBatch()
221 HILOGD("call!"); in PutCharacteristicProfileBatch()
251 HILOGD("call!"); in GetDeviceProfile()
268 HILOGD("call!"); in GetServiceProfile()
286 HILOGD("call!"); in GetCharacteristicProfile()
303 HILOGD("call!"); in DeleteServiceProfile()
320 HILOGD("call!"); in DeleteCharacteristicProfile()
337 HILOGD("call!"); in GetAllDeviceProfile()
353 HILOGD("call!"); in GetAllServiceProfile()
369 HILOGD("call!"); in GetAllCharacteristicProfile()
[all …]
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/kill_strategy_manager/
H A Dlow_memory_killer.cpp85 HILOGD("get BundlePrioSet size=%{public}zu", bundles.size()); 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("[%{public}ld] no minPrio, skiped!", calledCount_); in PsiHandlerInner()
207 HILOGD("[%{public}ld] Noting to kill above score %{public}d!", calledCount_, minPrio); in PsiHandlerInner()
[all …]
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket.cpp429 HILOGD("enter"); in Connect()
483 HILOGD("enter"); in Close()
489 HILOGD("enter"); in GetInputStream()
495 HILOGD("enter"); in GetOutputStream()
501 HILOGD("enter"); in GetRemoteDevice()
507 HILOGD("enter"); in IsConnected()
513 HILOGD("enter"); in SetBufferSize()
519 HILOGD("enter"); in GetSocketFd()
824 HILOGD("enter"); in Listen()
830 HILOGD("enter"); in Accept()
[all …]
H A Dbluetooth_hfp_ag.cpp41 HILOGD("enter"); in AgServiceObserver()
45 HILOGD("enter"); in ~AgServiceObserver()
119 HILOGD("enter"); in GetConnectedDevices()
136 HILOGD("enter"); in GetDevicesByStates()
215 HILOGD("enter"); in ConnectSco()
403 HILOGD("enter"); in ~impl()
412 HILOGD("enter"); in GetProfile()
424 HILOGD("enter"); in HandsFreeAudioGateway()
430 HILOGD("enter"); in ~HandsFreeAudioGateway()
732 HILOGD("enter"); in RegisterObserver()
[all …]
H A Dbluetooth_host.cpp610 HILOGD("enter"); in RegisterObserver()
617 HILOGD("enter"); in DeregisterObserver()
624 HILOGD("enter"); in EnableBt()
689 HILOGD("enter"); in UpdateVirtualDevice()
793 HILOGD("enter"); in DisableBle()
833 HILOGD("enter"); in GetProfileList()
844 HILOGD("enter"); in GetMaxNumConnectedAudioDevices()
853 HILOGD("enter"); in GetBtConnectionState()
867 HILOGD("enter"); in GetBtConnectionState()
893 HILOGD("enter"); in GetLocalSupportedUuids()
[all …]
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddsched_sync_e2e.cpp36 HILOGD("called."); in DmsKvSyncE2E()
38 HILOGD("end."); in DmsKvSyncE2E()
43 HILOGD("called."); in ~DmsKvSyncE2E()
45 HILOGD("end."); in ~DmsKvSyncE2E()
50 HILOGD("called."); in GetInstance()
55 HILOGD("end."); in GetInstance()
156 HILOGD("called."); in CheckKvStore()
171 HILOGD("end."); in CheckKvStore()
206 HILOGD("called."); in TryTwice()
212 HILOGD("end."); in TryTwice()
[all …]
H A Ddistributed_mission_focused_listener.cpp30 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()
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_runner.cpp144 HILOGD("enter"); in ReclaimAll()
154 HILOGD("enter"); in Stop()
275 HILOGD("enter"); in ThreadCollector()
282 HILOGD("enter"); in ~ThreadCollector()
296 HILOGD("enter"); in EventRunnerImpl()
302 HILOGD("enter"); in ~EventRunnerImpl()
309 HILOGD("enter"); in ThreadMain()
334 HILOGD("enter"); in Run()
514 HILOGD("enter"); in EventInnerRunner()
691 HILOGD("enter"); in Run()
[all …]
H A Devent_handler.cpp73 HILOGD("eventRunner is alive"); in ~EventHandler()
241 HILOGD("RemoveAllEvents enter"); in RemoveAllEvents()
252 HILOGD("RemoveEvent enter"); in RemoveEvent()
263 HILOGD("RemoveEvent -- enter"); in RemoveEvent()
274 HILOGD("RemoveTask enter"); in RemoveTask()
305 HILOGD("enter"); in AddFileDescriptorListener()
324 HILOGD("enter"); in RemoveAllFileDescriptorListeners()
335 HILOGD("enter"); in RemoveFileDescriptorListener()
351 HILOGD("enter"); in SetEventRunner()
372 HILOGD("enter"); in DeliveryTimeAction()
[all …]
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_adapter.cpp69 HILOGD("ConnectAbility"); in ConnectAbility()
93 HILOGD("DisconnectAbility"); in DisconnectAbility()
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("ReleaseAbility called"); in ReleaseAbility()
246 HILOGD("ResolveAbility called"); in StartAbilityByCall()
291 HILOGD("hichain checkAccessToGroup success"); in CheckAccessToGroup()
[all …]
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hid_host_stub.cpp25 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()
175 HILOGD("BluetoothHidHostStub::RegisterObserverInner"); in RegisterObserverInner()
193 HILOGD("BluetoothHidHostStub::HidHostVCUnplugInner"); in HidHostVCUnplugInner()
208 HILOGD("BluetoothHidHostStub::HidHostSendDataInner"); in HidHostSendDataInner()
223 HILOGD("BluetoothHidHostStub::HidHostSetReportInner"); in HidHostSetReportInner()
[all …]
/ohos5.0/foundation/ai/ai_engine/test/common/encdec/
H A Dencdec_test.cpp216 HILOGD ("[Test]Normal test StructWithPointer, classNum = %d.************", classNum); in StructWithPointerCheck()
301 HILOGD ("**********[Test]Normal test start, all the result should return 0************");
303 HILOGD ("**********[Test]Normal test end************");
314 HILOGD ("**********[Test]Normal test start, all the result should return 0************");
316 HILOGD ("**********[Test]Normal test end************");
329 HILOGD ("**********[Test]Normal test end************");
340 HILOGD ("**********[Test]abnormal test start************");
342 HILOGD ("**********[Test]abnormal test end************");
353 HILOGD ("**********[Test]abnormal test start************");
355 HILOGD ("**********[Test]abnormal test end************");
[all …]
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.cpp43 HILOGD("enter"); in DefineConnectionFunctions()
145 HILOGD("enter"); in GetBtConnectionState()
158 HILOGD("enter"); in PairDevice()
171 HILOGD("enter"); in CancelPairedDevice()
186 HILOGD("start"); in GetRemoteDeviceName()
203 HILOGD("start"); in GetRemoteDeviceClass()
231 HILOGD("enter"); in GetLocalName()
243 HILOGD("enter"); in GetPairedDevices()
263 HILOGD("enter"); in GetProfileConnectionState()
281 HILOGD("enter"); in GetProfileConnectionStateEx()
[all …]
H A Dnapi_bluetooth_remote_device_observer.cpp54 HILOGD("called"); in OnRemoteUuidChanged()
60 HILOGD("addr:%{public}s, deviceName:%{public}s", GET_ENCRYPT_ADDR(device), deviceName.c_str()); in OnRemoteNameChanged()
66 HILOGD("addr:%{public}s, alias:%{public}s", GET_ENCRYPT_ADDR(device), alias.c_str()); in OnRemoteAliasChanged()
72 HILOGD("addr:%{public}s, cod:%{public}d", GET_ENCRYPT_ADDR(device), cod.GetClassOfDevice()); in OnRemoteCodChanged()
78 HILOGD("addr:%{public}s, batteryLevel:%{public}d", GET_ENCRYPT_ADDR(device), batteryLevel); in OnRemoteBatteryLevelChanged()
91HILOGD("addr:%{public}s, rssi:%{public}d, status is %{public}d", GET_ENCRYPT_ADDR(device), rssi, s… in OnReadRemoteRssiEvent()
/ohos5.0/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_manager_proxy.cpp91 HILOGD("InitSamgrProxy::done"); in InitSamgrProxy()
234 HILOGD("%{public}s called", __func__); in CheckSystemAbility()
476 HILOGD("%{public}s called", __func__); in ListSystemAbilities()
958 HILOGD("GetSystemProcessInfo called"); in GetSystemProcessInfo()
1214 HILOGD("GetOnDemandPolicy called"); in GetOnDemandPolicy()
1304 HILOGD("UpdateOnDemandPolicy called"); in UpdateOnDemandPolicy()
1352 HILOGD("SendStrategy called"); in SendStrategy()
1434 HILOGD("%{public}s called", __func__); in GetExtensionSaIds()
1453 HILOGD("%{public}s called", __func__); in GetExtensionRunningSaList()
1482 HILOGD("%{public}s called", __func__); in GetRunningSaExtensionInfoList()
[all …]
/ohos5.0/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dapi_cache_manager.cpp46HILOGD(TAG, "Cache api(%{public}s, apiCode:%{public}u) already exists", Str16ToStr8(descriptor).c_… in AddCacheApi()
60HILOGD(TAG, "Delete cache api(%{public}s, apiCode:%{public}u)", Str16ToStr8(descriptor).c_str(), a… 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()
116HILOGD(TAG, "Find cache api(%{public}s, apiCode:%{public}u) from map failed, maybe this api is no … in PreSendRequest()
123 HILOGD(TAG, "Cache hit failure"); in PreSendRequest()
128 HILOGD(TAG, "Cache hit success"); in PreSendRequest()
143HILOGD(TAG, "Find cache api(%{public}s, apiCode:%{public}u) from map failed, maybe this api is no … in PostSendRequest()
153 HILOGD(TAG, "Cache the reply of this call"); in PostSendRequest()
/ohos5.0/base/notification/eventhandler/frameworks/napi/src/
H A Devents_emitter.cpp63 HILOGD("enter"); in ProcessCallback()
113 HILOGD("Scope is null"); in ThreadSafeCallback()
202 HILOGD("JS_On already on"); in UpdateOnceFlag()
301 HILOGD("ThreadFinished");
425 HILOGD("enter"); in JS_On()
431 HILOGD("enter"); in JS_Once()
437 HILOGD("enter"); in JS_Off()
483 HILOGD("enter"); in EmitWithEventData()
624 HILOGD("enter"); in JS_Emit()
702 HILOGD("enter"); in JS_GetListenerCount()
[all …]
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/dynamic_cache/include/
H A Ddynamic_cache.h36 HILOGD("DynamicCache OnRemoteDied called"); in OnRemoteDied()
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()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/staticcapabilityloader/
H A Dstatic_capability_loader.cpp51 HILOGD("call!"); in LoadStaticCapability()
77 HILOGD("call!"); in LoadJsonFile()
106 HILOGD("call!"); in GetStaticCapability()
129 HILOGD("call!"); in GetStaticInfo()
149 HILOGD("call!"); in GetStaticInfoByVersion()
173 HILOGD("call!"); in GetLatestStaticInfoJson()
194 HILOGD("call!"); in GetStaticInfoJsonByVersion()
236 HILOGD("call!"); in GetStaticVersion()
253 HILOGD("call!"); in GenerateStaticProfiles()
306 HILOGD("call!"); in LoadStaticInfo()
[all …]
/ohos5.0/foundation/ability/dmsfwk/services/dtbabilitymgr/src/
H A Ddistributed_ability_manager_client.cpp50 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()

12345678910>>...15