Searched defs:getErrors (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/tests/pointer/1.0/default/ | ||
D | Pointer.cpp | 14 Return<int32_t> Pointer::getErrors() { in getErrors() function in android::hardware::tests::pointer::V1_0::implementation::Pointer |
D | Graph.cpp | 72 Return<int32_t> Graph::getErrors() { in getErrors() function in android::hardware::tests::pointer::V1_0::implementation::Graph |
/hardware/interfaces/audio/2.0/vts/functional/utility/ | ||
D | ValidateXml.cpp | 69 const std::string& getErrors() { return errors; } in getErrors() function |