Home | History | Annotate | Download | only in Core

Lines Matching defs:uuid_ptr

877     const UUID *uuid_ptr = module_spec.GetUUIDPtr();
931 if (uuid_ptr && *uuid_ptr != module_sp->GetUUID())
967 if (uuid_ptr && uuid_ptr->IsValid())
968 uuid_str = uuid_ptr->GetAsString();
1044 if (uuid_ptr && uuid_ptr->IsValid())
1045 uuid_str = uuid_ptr->GetAsString();