Home
last modified time | relevance | path

Searched refs:error_msg_ (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/compile/
DPng.h73 return !error_msg_.empty(); in HadError()
76 return error_msg_; in GetError()
87 std::string error_msg_; variable
DPngChunkFilter.cpp78 error_msg_ = "file does not start with PNG signature"; in PngChunkFilter()
112 error_msg_ = StringPrintf("Not enough space for a PNG chunk @ byte %zu/%zu", window_end_, in Next()
122 error_msg_ = StringPrintf( in Next()