Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Core/
DUserID.h38 UserID (lldb::user_id_t uid = LLDB_INVALID_UID) : m_uid(uid) {} in m_uid() function
/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.hpp617 unsigned long long m_uid; member in mkvparser::Chapters::Atom
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
Dmkvparser.hpp539 unsigned long long m_uid; member in mkvparser::Chapters::Atom
/external/libvpx/libwebm/
Dmkvparser.hpp539 unsigned long long m_uid; member in mkvparser::Chapters::Atom
/external/lldb/include/lldb/Target/
DProcess.h318 uint32_t m_uid; variable