Searched defs:must_exist (Results 1 – 3 of 3) sorted by relevance
45 def checkBlockDriverState(self, node, must_exist = True): argument
270 def get_update_task_object(self, task_information, must_exist = False): argument311 def get_update_recipe_object(self, recipe_information, must_exist = False): argument
4168 static int clk_cpy_name(const char **dst_p, const char *src, bool must_exist) in clk_cpy_name()