Home
last modified time | relevance | path

Searched defs:strTrace (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jobs/
Dhitrace_scope.cpp98 std::string strTrace = "MicroJobQueue::EnqueueJob: jobId: " + std::to_string(jobId); in EnqueueJobTrace() local
145 std::string strTrace = "PendingJob::ExecutePendingJob: jobId: " + std::to_string(jobId); in ExecuteJobTrace() local