Searched refs:ErrorMessage (Results 1 – 6 of 6) sorted by relevance
70 status_t AddError(const ErrorMessage& error);
63 status_t AddError(const ErrorMessage& error);
156 status_t ZslResultDispatcher::AddError(const ErrorMessage& error) { in AddError()
270 status_t ResultDispatcher::AddError(const ErrorMessage& error) { in AddError()
249 struct ErrorMessage { struct268 ErrorMessage error; argument
462 const google_camera_hal::ErrorMessage& hal_error, ErrorMsg* hidl_error) { in ConvertToHidlErrorMessage()