Home
last modified time | relevance | path

Searched defs:AddError (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/interfaces/rebootescrow/aidl/default/
H A DHadamardUtilsTest.cpp28 static void AddError(std::vector<uint8_t>* data) { in AddError() function
/aosp12/art/compiler/optimizing/
H A Dgraph_checker.h116 void AddError(const std::string& error) { in AddError() function
/aosp12/build/make/tools/
H A Devent_log_tags.py33 def AddError(self, msg, linenum=None): member in TagFile
/aosp12/system/tools/aidl/
H A Dparser.h72 void AddError() { error_++; } in AddError() function
/aosp12/hardware/google/camera/common/hal/utils/
H A Dzsl_result_dispatcher.cc156 status_t ZslResultDispatcher::AddError(const ErrorMessage& error) { in AddError() function in android::google_camera_hal::ZslResultDispatcher
H A Dresult_dispatcher.cc270 status_t ResultDispatcher::AddError(const ErrorMessage& error) { in AddError() function in android::google_camera_hal::ResultDispatcher