Searched refs:AIDL_FATAL (Results 1 – 9 of 9) sorted by relevance
83 #define AIDL_FATAL(CONTEXT) \ macro86 if (CONDITION) AIDL_FATAL(CONTEXT) << "Bad internal state: " << #CONDITION << ": "
78 AIDL_FATAL(context) << "Could not handleUnary for " << op << " " << val; in handleUnary()91 AIDL_FATAL(context) << "Could not handleUnary for " << op << " " << val; in handleUnary()114 AIDL_FATAL(context) << "Could not handleBinaryCommon for " << lval << " " << op << " " << rval; in handleBinaryCommon()125 AIDL_FATAL(context) << "Could not handleShift for " << lval << " " << op << " " << rval; in handleShift()134 AIDL_FATAL(context) << "Could not handleLogical for " << lval << " " << op << " " << rval; in handleLogical()366 AIDL_FATAL(other) << "Unable to perform ShallowIntegralCopy."; in ShallowIntegralCopy()511 AIDL_FATAL(this) << "Unrecognized constant value type: " << ToString(type_); in CheckValid()587 AIDL_FATAL(this) << "Unrecognized constant value type: " << ToString(type_); in evaluate()851 AIDL_FATAL(this) << "Invalid type: " << ToString(type_); in AidlConstantValue()
337 AIDL_FATAL(aidl) << "The type parameter is wrong."; in GetTypeAspect()361 AIDL_FATAL(aidl_name) << "Unrecognized type"; in GetTypeAspect()409 AIDL_FATAL(aidl.GetName()) << "Unrecognized mode type: " << static_cast<int>(mode); in NdkNameOf()
155 AIDL_FATAL(AIDL_LOCATION_HERE) in LanguageToString()
416 AIDL_FATAL(type) << "Java passthrough annotation " << raw_value << " is not properly quoted"; in generate_java_annotations()
200 AIDL_FATAL(*type) << "Unrecognized type."; in GenerateHeaderIncludes()829 AIDL_FATAL(defined_type) << "Meta method '" << method->GetName() << "' is unimplemented."; in GenerateServerHeader()
137 AIDL_FATAL(AIDL_LOCATION_HERE) << "Unrecognized type: " << static_cast<size_t>(type); in TypeToString()1076 AIDL_FATAL(this) << "Member is neither method nor constant!"; in AidlInterface()
904 AIDL_FATAL(AIDL_LOCATION_HERE) in aidl_entry()
1012 AIDL_FATAL(AIDL_LOCATION_HERE) in TEST_P()