Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/thread/
H A Dtask_executor.h102 bool PostTaskWithTraceId(Task&& task, TaskType type, int32_t id, const std::string& name) const in PostTaskWithTraceId() function
117 …bool PostTaskWithTraceId(const Task& task, TaskType type, int32_t id, const std::string& name) con… in PostTaskWithTraceId() function