Home
last modified time | relevance | path

Searched refs:HILOG_DEBUG (Results 1 – 11 of 11) sorted by relevance

/commonlibrary/ets_utils/js_sys_module/console/
Dlog.h34 #undef HILOG_DEBUG
50 #define HILOG_DEBUG(fmt, ...) HILOG_PRINT(Debug, fmt, ##__VA_ARGS__) macro
Dconsole.cpp52 HILOG_DEBUG("%{public}s", content); in LogPrint()
/commonlibrary/ets_utils/platform/default/
Dqos_helper.cpp23 HILOG_DEBUG("SetWorkerPriority not support"); in SetWorkerPriority()
/commonlibrary/memory_utils/libpurgeablemem/common/src/
Dux_page_table_c.c177 HILOG_DEBUG(LOG_CORE, "%{public}s: not support uxpt", __func__); in InitUxPageTable()
193 HILOG_DEBUG(LOG_CORE, "%{public}s: not support uxpt", __func__); in DeinitUxPageTable()
297 HILOG_DEBUG(LOG_CORE, "%{public}s: addr(0x%{public}llx) upte=0x%{public}llx", in GetUxpteAt_()
306 HILOG_DEBUG(LOG_CORE, "%{public}s: addr(0x%{public}llx) upte=0x%{public}llx", in PutUxpteAt_()
320HILOG_DEBUG(LOG_CORE, "%{public}s: addr(0x%{public}llx) upte=0x%{public}llx PRESENT_MASK=0x%{publi… in IsPresentAt_()
/commonlibrary/ets_utils/js_concurrent_module/taskpool/
Dtask.cpp84 HILOG_DEBUG("taskpool:: set task params not transfer"); in SetTransferList()
103 HILOG_DEBUG("taskpool:: check setTransferList param success"); in SetTransferList()
Dworker.h117 HILOG_DEBUG("taskpool:: reset worker priority to match task priority"); in PriorityScope()
Dtask_manager.cpp218 HILOG_DEBUG("taskpool:: The worker is marked for timeout."); in CheckForBlockedWorkers()
471 HILOG_DEBUG("taskpool:: Can not find the target task"); in QueryExecuteState()
513 HILOG_DEBUG("taskpool:: Cancel waiting task"); in CancelExecution()
948 HILOG_DEBUG("taskpool:: Cancel waiting task in group"); in CancelGroupExecution()
Dworker.cpp264 HILOG_DEBUG("taskpool::PerformTask taskInfo is null"); in PerformTask()
/commonlibrary/ets_utils/js_concurrent_module/worker/
Dworker.cpp131 HILOG_DEBUG("worker:: stringContent size is %{public}zu", scriptContent.size()); in PrepareForWorkerInstance()
365 HILOG_DEBUG("worker:: there is no listener for type %{public}s in host thread", type); in HandleEventListeners()
375 HILOG_DEBUG("worker:: host thread listener %{public}s is not callable", type); in HandleEventListeners()
407 HILOG_DEBUG("worker:: worker received close signal"); in HostOnMessageInner()
541 HILOG_DEBUG("worker:: worker reveive terminate signal"); in WorkerOnMessageInner()
649 HILOG_DEBUG("worker:: when post message to host occur worker is not in running."); in PostMessageToHost()
687 HILOG_DEBUG("worker:: worker has been terminated."); in PostMessageInner()
708 HILOG_DEBUG("worker:: worker is not in running"); in Terminate()
882 HILOG_DEBUG("worker:: worker is not in running"); in WorkerConstructor()
1162 HILOG_DEBUG("worker:: The old worker is not used."); in InitWorker()
[all …]
Dworker_new.cpp60 HILOG_DEBUG("worker:: The new worker is not used."); in InitWorker()
221 HILOG_DEBUG("worker:: worker is not in running"); in WorkerConstructor()
286 HILOG_DEBUG("worker:: worker is not in running when Terminate"); in Terminate()
532 HILOG_DEBUG("worker:: when post message to host occur worker is not in running."); in PostMessageToHost()
871 HILOG_DEBUG("worker:: stringContent size is %{public}zu", scriptContent.size()); in PrepareForWorkerInstance()
921 HILOG_DEBUG("worker:: worker received close signal"); in HostOnMessageInner()
979 HILOG_DEBUG("worker:: host thread %{public}s is not Callable", methodName); in CallHostFunction()
1059 HILOG_DEBUG("worker:: worker has been terminated when PostMessageInner."); in PostMessageInner()
1185 HILOG_DEBUG("worker:: worker reveive terminate signal"); in WorkerOnMessageInner()
1216 HILOG_DEBUG("worker:: there is no listener for type %{public}s in host thread", type); in HandleEventListeners()
[all …]
/commonlibrary/memory_utils/libpurgeablemem/c/include/
Dpm_log_c.h48 (void)HILOG_DEBUG( \