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