Searched defs:has_uuid (Results 1 – 8 of 8) sorted by relevance
71 bool has_uuid() const { return _has_field_[1]; } in has_uuid() function
88 bool has_uuid() const { return _has_field_[1]; } in has_uuid() function
36 bool has_uuid() const { return at<1>().valid(); } in has_uuid() function
58 bool has_uuid; member
73 bool has_uuid() const { return at<1>().valid(); } in has_uuid() function
414 inline bool TrackDescriptor::has_uuid() const { in has_uuid() function
518 inline bool TrackDescriptor::has_uuid() const { in has_uuid() function
62 pub fn has_uuid(&self) -> bool { in has_uuid() method