Home
last modified time | relevance | path

Searched defs:getErrors (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/tests/pointer/1.0/default/
DPointer.cpp14 Return<int32_t> Pointer::getErrors() { in getErrors() function in android::hardware::tests::pointer::V1_0::implementation::Pointer
DGraph.cpp72 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/
DValidateXml.cpp69 const std::string& getErrors() { return errors; } in getErrors() function