Home
last modified time | relevance | path

Searched refs:shouldReportError (Results 1 – 1 of 1) sorted by relevance

/system/tools/aidl/
Daidl.cpp920 const bool shouldReportError = ret != 0; in aidl_entry() local
922 AIDL_FATAL_IF(shouldReportError != reportedError, AIDL_LOCATION_HERE) in aidl_entry()