Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DThreadMemory.h63 lldb::user_id_t GetProtocolID() const override { in GetProtocolID() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DThread.h1111 virtual lldb::user_id_t GetProtocolID() const { return GetID(); } in GetProtocolID() function