Searched defs:mErrors (Results 1 – 5 of 5) sorted by relevance
287 gl::ErrorSet *mErrors; variable
138 std::set<GLenum> mErrors; variable919 mutable ErrorSet mErrors; variable
320 private ClassInfo[] mErrors; field in PackageInfo
553 std::queue<Error> mErrors; variable
71 private final List<String> mErrors = new ArrayList<String>(); field in ViewInflater