Searched defs:GetError (Results 1 - 4 of 4) 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
H A DFileInputStream.cpp97 std::string FileInputStream::GetError() const { function in class:aapt::io::FileInputStream
/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
60 int GetError() const { return error_; } function

Completed in 401 milliseconds