Searched refs:ParseInterfaceSpec (Results 1 – 5 of 5) sorted by relevance
33 bool ParseInterfaceSpec(const char* file_path,
81 if (!ParseInterfaceSpec(input_vts_file_path, &message)) { in TranslateToFile()
36 bool ParseInterfaceSpec(const char* file_path, in ParseInterfaceSpec() function
98 ParseInterfaceSpec(vts_spec_path.c_str(), &comp_spec); in ExtractCompSpecs()
69 if (ParseInterfaceSpec(file_path.c_str(), spec_msg)) { in FindComponentSpecification()