Searched defs:schema_path (Results 1 – 3 of 3) sorted by relevance
31 schema_path = os.path.join(redfish_core_path, "schema", "dmtf", "csdl") variable
214 char *schema_path = malloc(size); in schema_validate_from_file() local