Home
last modified time | relevance | path

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

/external/lldb/source/Core/
DUUID.cpp181 size_t uuid_byte_idx = 0; in DecodeUUIDBytesFromCString() local
232 const size_t uuid_byte_idx = UUID::DecodeUUIDBytesFromCString (p, m_uuid, &p, num_uuid_bytes); in SetFromCString() local