Searched defs:OpenMemory (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | oat_file.cc | 56 OatFile* OatFile::OpenMemory(std::vector<uint8_t>& oat_contents, in OpenMemory() function in art::OatFile |
D | dex_file.cc | 235 const DexFile* DexFile::OpenMemory(const std::string& location, in OpenMemory() function in art::DexFile |