Searched refs:AddError (Results 1 – 5 of 5) sorted by relevance
28 static void AddError(std::vector<uint8_t>* data) { in AddError() function47 AddError(&encoded); in TEST_F()
63 status_t AddError(const ErrorMessage& error);
253 status_t ResultDispatcher::AddError(const ErrorMessage& error) { in AddError() function in android::google_camera_hal::ResultDispatcher
663 status_t res = result_dispatcher_->AddError(message.message.error); in NotifyHalMessage()
1116 status_t res = result_dispatcher_->AddError(message.message.error); in NotifyHalMessage()