Lines Matching refs:ErrorStatus
88 hal::Return<void> notify(hal::V1_0::ErrorStatus status,
114 hal::Return<void> notify_1_2(hal::V1_0::ErrorStatus status,
142 hal::Return<void> notify_1_3(hal::V1_3::ErrorStatus status,
172 hal::V1_3::ErrorStatus getStatus() const;
194 hal::Return<void> notifyInternal(bool deadObject, hal::ErrorStatus errorStatus,
201 hal::ErrorStatus mErrorStatus = hal::ErrorStatus::GENERAL_FAILURE;
221 std::function<hal::ErrorStatus(hal::ErrorStatus, const std::vector<hal::OutputShape>&)>;
247 hal::Return<void> notify(hal::V1_0::ErrorStatus status) override;
282 hal::Return<void> notify_1_2(hal::V1_0::ErrorStatus status,
321 hal::Return<void> notify_1_3(hal::V1_3::ErrorStatus status,
326 hal::Return<void> notify(hal::V1_3::ErrorStatus status, in notify()
365 hal::V1_3::ErrorStatus getStatus() const;
464 hal::Return<void> notifyInternal(bool deadObject, hal::ErrorStatus errorStatus,
475 hal::ErrorStatus mErrorStatus = hal::ErrorStatus::GENERAL_FAILURE;