Searched defs:AddError (Results 1 – 6 of 6) sorted by relevance
/aosp12/hardware/interfaces/rebootescrow/aidl/default/ | ||
H A D | HadamardUtilsTest.cpp | 28 static void AddError(std::vector<uint8_t>* data) { in AddError() function |
/aosp12/art/compiler/optimizing/ | ||
H A D | graph_checker.h | 116 void AddError(const std::string& error) { in AddError() function |
/aosp12/build/make/tools/ | ||
H A D | event_log_tags.py | 33 def AddError(self, msg, linenum=None): member in TagFile |
/aosp12/system/tools/aidl/ | ||
H A D | parser.h | 72 void AddError() { error_++; } in AddError() function |
/aosp12/hardware/google/camera/common/hal/utils/ | ||
H A D | zsl_result_dispatcher.cc | 156 status_t ZslResultDispatcher::AddError(const ErrorMessage& error) { in AddError() function in android::google_camera_hal::ZslResultDispatcher |
H A D | result_dispatcher.cc | 270 status_t ResultDispatcher::AddError(const ErrorMessage& error) { in AddError() function in android::google_camera_hal::ResultDispatcher |