Searched refs:GetThreadOrTaskId (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/toolchain/inspector/ | ||
| D | inspector.h | 61 uint64_t GetThreadOrTaskId(); |
| D | inspector.cpp | 289 uint64_t threadOrTaskId = GetThreadOrTaskId(); in OnMessage() |