Lines Matching refs:AIDL_ERROR
150 AIDL_ERROR(defined_type) << name << " should be declared in a file called " << expected; in check_filename()
170 AIDL_ERROR(dep_file_name) << "Could not open dependency file."; in write_dep_file()
280 AIDL_ERROR(item) << "You must either assign id's to all methods or to none of them."; in check_and_assign_method_ids()
287 AIDL_ERROR(item) << "Found duplicate method id (" << item->GetId() << ") for method " in check_and_assign_method_ids()
295 AIDL_ERROR(item) << "Found out of bounds id (" << item->GetId() << ") for method " in check_and_assign_method_ids()
410 AIDL_ERROR(filename) << "cannot open preprocessed file"; in parse_preprocessed_file()
457 AIDL_ERROR(filename) << " on line " << lineno << " malformed preprocessed file line: '" << line in parse_preprocessed_file()
483 AIDL_ERROR(*type) << "You must declare only one type per file."; in load_and_validate_aidl()
520 AIDL_ERROR(input_file_name) << "Couldn't find import for class " << import->GetNeededClass(); in load_and_validate_aidl()
529 AIDL_ERROR(import_path) << "error while importing " << import_path << " for " << import; in load_and_validate_aidl()
543 AIDL_ERROR(imported_file) << "error while importing " << imported_file; in load_and_validate_aidl()
568 AIDL_ERROR(import_path) << "error while importing " << import_path << " for " << import_path; in load_and_validate_aidl()
572 AIDL_ERROR(type) << "Can't resolve " << type->GetName(); in load_and_validate_aidl()
645 AIDL_ERROR(unstructured_parcelable) in load_and_validate_aidl()
651 AIDL_ERROR(unstructured_parcelable) in load_and_validate_aidl()
663 AIDL_ERROR(defined_type) in load_and_validate_aidl()
668 AIDL_ERROR(defined_type) in load_and_validate_aidl()
730 AIDL_ERROR(type) << type.GetCanonicalName() in load_and_validate_aidl()
735 AIDL_ERROR(type) << type.GetCanonicalName() in load_and_validate_aidl()
752 AIDL_ERROR(node) in load_and_validate_aidl()