Searched defs:allowed_uuids (Results 1 – 4 of 4) sorted by relevance
84 const uuid_t** allowed_uuids; member
58 static const struct uuid* allowed_uuids[] = { variable
81 static const struct uuid* allowed_uuids[] = { variable
126 pub fn allowed_uuids(self, uuids: &'static [Uuid]) -> Self { in allowed_uuids() method