Searched defs:ReadClasses (Results 1 – 2 of 2) sorted by relevance
| /art/dex2oat/ | ||
| D | dex2oat.cc | 2342 static std::unique_ptr<HashSet<std::string>> ReadClasses(const char* zip_filename, in ReadClasses() function in art::Dex2Oat |
| /art/libprofile/profile/ | ||
| D | profile_compilation_info.cc | 910 bool ProfileCompilationInfo::ReadClasses(SafeBuffer& buffer, in ReadClasses() function in art::ProfileCompilationInfo |