Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Core/
DFormatEntity.h59 ThreadProtocolID, enumerator
/external/llvm-project/lldb/source/Core/
DFormatEntity.cpp162 ENTRY("protocol_id", ThreadProtocolID),
326 ENUM_TO_CSTR(ThreadProtocolID); in TypeToCString()
1223 case Entry::Type::ThreadProtocolID: in Format()
2276 entry.type != Entry::Type::ThreadProtocolID) { in ParseInternal()