Searched defs:GetError (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/aapt2/io/
H A DIo.h55 virtual std::string GetError() const { return {}; } function in class:aapt::io::InputStream
84 virtual std::string GetError() const { return {}; } function in class:aapt::io::OutputStream
/frameworks/native/services/vr/performanced/
H A Ddirectory_reader.h32 int GetError() const { return error_; } function in class:android::dvr::DirectoryReader
/frameworks/native/services/vr/virtual_touchpad/
H A DEvdevInjector.h23 // end using |GetError()|. In general, the first such error will be recorded
59 int GetError() const { return error_; } function

Completed in 121 milliseconds