Searched refs:AIDL_FATAL (Results 1 – 14 of 14) sorted by relevance
76 #define AIDL_FATAL(CONTEXT) \ macro79 if (CONDITION) AIDL_FATAL(CONTEXT) << "Bad internal state: " << #CONDITION << ": "
144 #define SHOULD_NOT_REACH() AIDL_FATAL(AIDL_LOCATION_HERE) << "Should not reach."186 AIDL_FATAL(context) << "Could not handleUnary for " << op << " " << val; in handleUnary()199 AIDL_FATAL(context) << "Could not handleUnary for " << op << " " << val; in handleUnary()222 AIDL_FATAL(context) << "Could not handleBinaryCommon for " << lval << " " << op << " " << rval; in handleBinaryCommon()232 AIDL_FATAL(context) << "Could not handleShift for " << lval << " " << op << " " << rval; in handleShift()241 AIDL_FATAL(context) << "Could not handleLogical for " << lval << " " << op << " " << rval; in handleLogical()624 AIDL_FATAL(this) << "Unrecognized constant value type: " << ToString(type_); in CheckValid()695 AIDL_FATAL(this) << "Unrecognized constant value type: " << ToString(type_); in evaluate()727 AIDL_FATAL(AIDL_LOCATION_HERE) << "aidl internal error: error type failed to halt program"; in ToString()730 AIDL_FATAL(AIDL_LOCATION_HERE) in ToString()[all …]
370 AIDL_FATAL(aidl) << "The type parameter is wrong."; in GetTypeAspect()391 AIDL_FATAL(aidl_name) << "Unrecognized type"; in GetTypeAspect()439 AIDL_FATAL(aidl.GetName()) << "Unrecognized mode type: " << static_cast<int>(mode); in NdkNameOf()
281 AIDL_FATAL(c.type) << "write: NOT IMPLEMENTED for " << contained_type; in WriteToParcelFor()507 AIDL_FATAL(c.type) << "create: NOT IMPLEMENTED for " << contained_type; in CreateFromParcelFor()693 AIDL_FATAL(c.type) << "read: NOT IMPLEMENTED for " << contained_type; in ReadFromParcelFor()816 AIDL_FATAL(AIDL_LOCATION_HERE) << "Unhandled typename: " << name; in ToStringFor()
169 AIDL_FATAL(AIDL_LOCATION_HERE) << "invalid comments body:" << body; in Comment()
246 AIDL_FATAL("Unknown target language"); in GetOutputFilePath()840 AIDL_FATAL(input_file) << "Should not reach here."; in compile_aidl()915 AIDL_FATAL(AIDL_LOCATION_HERE) in aidl_entry()
342 AIDL_FATAL(value) << "Unrecognized constant type: " << type.Signature(); in GenerateConstantDeclarations()816 AIDL_FATAL(filename) << "Unrecognized type sent for Rust generation."; in GenerateRust()
248 AIDL_FATAL(parcelable) << "Unknown paracelable type"; in GenerateParcelableComparisonOperators()
175 AIDL_FATAL(defined_type) << "Unrecognized type sent for NDK cpp generation."; in GenerateNdk()232 AIDL_FATAL(*type) << "Unrecognized type."; in GenerateHeaderIncludes()898 AIDL_FATAL(defined_type) << "Meta method '" << method->GetName() << "' is unimplemented."; in GenerateServerHeader()
171 AIDL_FATAL(AIDL_LOCATION_HERE) in to_string()
244 AIDL_FATAL(enum_decl) << "Can't find " << enumerator_name << " in " << enum_decl.GetName(); in EvaluatesToZero()
562 AIDL_FATAL(value) << "Unrecognized constant type: " << type.Signature(); in BuildConstantDeclarations()1414 AIDL_FATAL(interface) << "aidl internal error"; in WriteHeader()1621 AIDL_FATAL(defined_type) << "Unrecognized type sent for cpp generation."; in GenerateCpp()
163 AIDL_FATAL(AIDL_LOCATION_HERE) << "Unrecognized type: " << static_cast<size_t>(type); in TypeToString()917 AIDL_FATAL(*m); in AidlDefinedType()
372 AIDL_FATAL(defined_type) << "Unrecognized type sent for Java generation."; in generate_java()