Searched defs:GetUUIDPtr (Results 1 – 1 of 1) sorted by relevance
99 UUID *GetUUIDPtr() { return (m_uuid.IsValid() ? &m_uuid : nullptr); } in GetUUIDPtr() function101 const UUID *GetUUIDPtr() const { in GetUUIDPtr() function