/commonlibrary/ets_utils/js_concurrent_module/taskpool/ |
H A D | worker.cpp | 37 HILOG_DEBUG("taskpool:: reset worker priority to match task priority");
in PriorityScope() 53 HILOG_DEBUG("taskpool:: RunningScope destruction");
in ~RunningScope() 87 HILOG_DEBUG("taskpool:: enter the worker loop and try to release thread: %{public}d", worker->tid_);
in ReleaseWorkerHandles() 110 HILOG_DEBUG("taskpool:: async callbacks may exist, the worker thread will not exit");
in CheckFreeConditions() 112 HILOG_DEBUG("taskpool:: listening operation exists, the worker thread will not exit");
in CheckFreeConditions() 114 HILOG_DEBUG("taskpool:: timer exists, the worker thread will not exit");
in CheckFreeConditions() 116 HILOG_DEBUG("taskpool:: waiting request exists, the worker thread will not exit");
in CheckFreeConditions() 118 HILOG_DEBUG("taskpool:: sub env exists, the worker thread will not exit");
in CheckFreeConditions() 120 HILOG_DEBUG("taskpool:: pending job exists, the worker thread will not exit");
in CheckFreeConditions() 122 HILOG_DEBUG("taskpoo in CheckFreeConditions() [all...] |
H A D | task_manager.cpp | 290 HILOG_DEBUG("taskpool:: the expandHandle_ is nullptr"); in TryTriggerExpand() 419 HILOG_DEBUG("taskpool:: try to release idle thread: %{public}d", worker->tid_); in TriggerShrink() 446 HILOG_DEBUG("taskpool:: try to release idle thread: %{public}d", worker->tid_); in TriggerShrink() 473 HILOG_DEBUG("taskpool:: try to release timeout thread: %{public}d", worker->tid_); in NotifyShrink() 503 HILOG_DEBUG("taskpool:: timer will be suspended"); in NotifyShrink() 604 HILOG_DEBUG("taskpool:: task has been canceled"); in CancelTask() 679 HILOG_DEBUG("taskpool:: a new worker has been added and the current num is %{public}zu", workers_.size()); in NotifyWorkerAdded() 871 HILOG_DEBUG("taskpool:: CreateWorkers, num:%{public}u", num); in CreateWorkers() 901 HILOG_DEBUG("taskpool:: worker has been restored and the current num is: %{public}zu", workers_.size()); in RestoreWorker() 964 HILOG_DEBUG("taskpoo in NotifyCallbackExecute() [all...] |
H A D | task.cpp | 147 HILOG_DEBUG("taskpool:: task GenerateTask"); in GenerateTask() 187 HILOG_DEBUG("taskpool:: task GenerateFunctionTask"); in GenerateFunctionTask() 285 HILOG_DEBUG("taskpool:: set task params not transfer"); in SetTransferList() 300 HILOG_DEBUG("taskpool:: set task params not transfer"); in SetTransferList() 312 HILOG_DEBUG("taskpool:: check setTransferList param success"); in SetTransferList() 345 HILOG_DEBUG("taskpool:: clone list is empty"); in SetCloneList() 643 HILOG_DEBUG("taskpool:: task StartExecutionCallback"); in StartExecutionCallback() 673 HILOG_DEBUG("taskpool:: task ExecuteListenerCallback"); in ExecuteListenerCallback() 991 HILOG_DEBUG("taskpool:: task GenerateTaskInfo"); in GenerateTaskInfo() 1038 HILOG_DEBUG("taskpoo in NotifyPendingTask() [all...] |
H A D | taskpool.cpp | 131 HILOG_DEBUG("taskpool:: resultInfo is nullptr");
in ExecuteCallbackInner() 277 HILOG_DEBUG("taskpool:: task is nullptr");
in DelayTask() 279 HILOG_DEBUG("taskpool:: DelayTask task has been canceled");
in DelayTask() 408 HILOG_DEBUG("taskpool:: HandleTaskResult task");
in HandleTaskResult() 479 HILOG_DEBUG("taskpool:: task:%{public}s TriggerTask", std::to_string(task->taskId_).c_str());
in TriggerTask() 507 HILOG_DEBUG("taskpool:: task:%{public}s UpdateGroupInfoByResult", std::to_string(task->taskId_).c_str());
in UpdateGroupInfoByResult() 517 HILOG_DEBUG("taskpool:: taskGroup has been released");
in UpdateGroupInfoByResult() 521 HILOG_DEBUG("taskpool:: taskGroup has been canceled");
in UpdateGroupInfoByResult() 635 HILOG_DEBUG("taskpool:: the task is nullptr");
in PeriodicTaskCallback() 638 HILOG_DEBUG("taskpoo in PeriodicTaskCallback() [all...] |
H A D | task_group.cpp | 66 HILOG_DEBUG("taskpool::TaskGroupDestructor"); in TaskGroupDestructor() 144 HILOG_DEBUG("taskpool:: NotifyGroupTask"); in NotifyGroupTask() 176 HILOG_DEBUG("taskpool:: CancelPendingGroup"); in CancelPendingGroup()
|
/commonlibrary/ets_utils/js_sys_module/console/ |
H A D | log.h | 34 #undef HILOG_DEBUG macro 43 #define HILOG_DEBUG(fmt, ...) ((void)HILOG_IMPL(LOG_APP, LOG_DEBUG, LOG_DOMAIN, LOG_TAG, fmt, ##__VA_ARGS__)) macro
|
H A D | console.cpp | 52 HILOG_DEBUG("%{public}s", content); in LogPrint()
|
/commonlibrary/ets_utils/tools/ |
H A D | log.h | 35 #undef HILOG_DEBUG macro 52 #define HILOG_DEBUG(fmt, ...) \ macro
|
/commonlibrary/ets_utils/platform/default/ |
H A D | qos_helper.cpp | 23 HILOG_DEBUG("SetWorkerPriority not support"); in SetWorkerPriority()
|
/commonlibrary/ets_utils/platform/ohos/ |
H A D | qos_helper.cpp | 44 HILOG_DEBUG("SetWorkerPriority:: not supported currently.");
|
/commonlibrary/memory_utils/libpurgeablemem/c/include/ |
H A D | pm_log_c.h | 48 (void)HILOG_DEBUG( \
|
/commonlibrary/memory_utils/libpurgeablemem/cpp/include/ |
H A D | pm_log.h | 50 HILOG_DEBUG( \
|
/commonlibrary/memory_utils/libpurgeablemem/common/src/ |
H A D | ux_page_table_c.c | 196 HILOG_DEBUG(LOG_CORE, "%{public}s: not support uxpt", __func__); in InitUxPageTable() 216 HILOG_DEBUG(LOG_CORE, "%{public}s: not support uxpt", __func__); in DeinitUxPageTable() 336 HILOG_DEBUG(LOG_CORE, "%{public}s: addr(0x%{public}llx) upte=0x%{public}llx", in GetUxpteAt() 349 HILOG_DEBUG(LOG_CORE, "%{public}s: addr(0x%{public}llx) upte=0x%{public}llx", in PutUxpteAt() 367 HILOG_DEBUG(LOG_CORE, "%{public}s: addr(0x%{public}llx) upte=0x%{public}llx PRESENT_MASK=0x%{public}zx", in IsPresentAt()
|
/commonlibrary/ets_utils/js_sys_module/timer/ |
H A D | timer.cpp | 90 HILOG_DEBUG("first param should be number"); in ClearTimer() 184 HILOG_DEBUG("timeout < 0 is unreasonable"); in SetTimeoutInnerCore() 216 HILOG_DEBUG("SetTimeoutInnerCore function call before libuv! tId = %{public}u,timeout = %{public}u", tId, timeout); in SetTimeoutInnerCore()
|
/commonlibrary/ets_utils/js_api_module/buffer/ |
H A D | js_buffer.cpp | 145 HILOG_DEBUG("Buffer::WriteBytes size is 0"); in Copy() 298 HILOG_DEBUG("Buffer::ReadBytes size is 0"); in ReadBytes() 309 HILOG_DEBUG("Buffer::ReadBytesForArrayBuffer size is 0"); in ReadBytesForArrayBuffer() 388 HILOG_DEBUG("Buffer::WriteBytes size is 0"); in WriteBytes()
|
/commonlibrary/ets_utils/js_concurrent_module/worker/ |
H A D | worker.cpp | 322 HILOG_DEBUG("worker:: worker is not running"); in WorkerDestructor() 474 HILOG_DEBUG("worker:: Terminate worker"); in Terminate() 476 HILOG_DEBUG("worker:: worker is terminated when Terminate"); in Terminate() 480 HILOG_DEBUG("worker:: worker is not in running when Terminate"); in Terminate() 550 HILOG_DEBUG("worker:: clear all registered globalCallObject"); in UnregisterGlobalCallObject() 816 HILOG_DEBUG("worker:: when post message to host occur worker is not in running."); in CommonPostMessageToHost() 866 HILOG_DEBUG("worker:: when post message to host occur worker is not in running."); in GlobalCall() 1374 HILOG_DEBUG("worker:: stringContent size is %{public}zu", scriptContentSize); in PrepareForWorkerInstance() 1425 HILOG_DEBUG("worker:: worker received close signal"); in HostOnMessageInner() 1653 HILOG_DEBUG("worke in CallHostFunction() [all...] |
/commonlibrary/ets_utils/js_util_module/util/ |
H A D | js_textdecoder.cpp | 133 HILOG_DEBUG("limit is error"); in Decode() 209 HILOG_DEBUG("arr is nullptr"); in DecodeToString() 213 HILOG_DEBUG("limit is error"); in DecodeToString()
|