Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Core/
DUUID.h97 ValueType m_uuid; variable
DModule.h992 …lldb_private::UUID m_uuid; ///< Each module is assumed to have a unique identifie… variable
DModuleSpec.h425 UUID m_uuid; variable
/external/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.h181 lldb_private::UUID m_uuid; variable
/external/chromium_org/third_party/WebKit/public/platform/
DWebBlobInfo.h80 WebString m_uuid; variable
/external/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
DDynamicLoaderDarwinKernel.h263 …lldb_private::UUID m_uuid; // UUID for this dylib if it has one, else all ze… variable
/external/chromium_org/third_party/WebKit/Source/platform/blob/
DBlobData.h234 const String m_uuid; variable