Home
last modified time | relevance | path

Searched defs:OpenMemory (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Doat_file.cc56 OatFile* OatFile::OpenMemory(std::vector<uint8_t>& oat_contents, in OpenMemory() function in art::OatFile
Ddex_file.cc235 const DexFile* DexFile::OpenMemory(const std::string& location, in OpenMemory() function in art::DexFile
325 const DexFile* DexFile::OpenMemory(const byte* base, in OpenMemory() function in art::DexFile