Searched defs:mErrors (Results 1 – 5 of 5) sorted by relevance
268 gl::ErrorSet *mErrors; variable
105 std::set<GLenum> mErrors; variable719 ErrorSet mErrors; variable
318 private ClassInfo[] mErrors; field in PackageInfo
613 std::queue<Error> mErrors; variable
71 private final List<String> mErrors = new ArrayList<String>(); field in ViewInflater