Searched defs:ErrorStatus (Results 1 – 3 of 3) sorted by relevance
12 struct ErrorStatus { struct15 ErrorStatus(int error) : error_{error} {} in ErrorStatus() function16 int error() const { return error_; } in error()
252 Return<void> notify(V1_0::ErrorStatus /*status*/, in notify()257 Return<void> notify_1_2(V1_0::ErrorStatus /*status*/, in notify_1_2()299 V1_2::Timing /*timing*/) { in execute()
975 slicedModelOperationIndexToModelOperationIndex) { in getSupportedOperations()