Searched refs:HalPropError (Results 1 – 10 of 10) sorted by relevance
34 struct HalPropError { struct52 virtual void onPropertySetError(const std::vector<HalPropError>& errors) = 0; argument
132 void onPropertySetError(const std::vector<HalPropError>& errors) override { mErrors = errors; } in onPropertySetError()136 std::vector<HalPropError> getErrors() { return mErrors; } in getErrors()140 std::vector<HalPropError> mErrors;
230 void onPropertySetError(const std::vector<HalPropError>& errors) override { mErrors = errors; } in onPropertySetError()234 std::vector<HalPropError> getErrors() { return mErrors; } in getErrors()238 std::vector<HalPropError> mErrors;
47 [[maybe_unused]] const std::vector<android::frameworks::automotive::vhal::HalPropError>& in onPropertySetError()
308 std::vector<HalPropError> halPropErrors; in onPropertySetError()309 halPropErrors.push_back(HalPropError{ in onPropertySetError()
633 std::vector<HalPropError> halPropErrors; in onPropertySetError()635 halPropErrors.push_back(HalPropError{ in onPropertySetError()
76 void onPropertySetError(const std::vector<android::frameworks::automotive::vhal::HalPropError>&
70 using ::android::frameworks::automotive::vhal::HalPropError;148 [[maybe_unused]] const std::vector<HalPropError>& errors) { in onPropertySetError()
218 const std::vector<android::frameworks::automotive::vhal::HalPropError>& errors)
76 using ::android::frameworks::automotive::vhal::HalPropError;1109 const std::vector<HalPropError>& errors) { in onPropertySetError()