Searched defs:find_obj (Results 1 – 3 of 3) sorted by relevance
371 def find_obj(self, typ: str, name: str) -> Optional[Tuple[str, ObjectEntry]]: member in DBusDomain
862 def find_obj( member in QAPIDomain
143 static struct efi_object *find_obj(struct efi_device_path *dp, bool short_path, in find_obj() function