Home
last modified time | relevance | path

Searched refs:InitOatDexFiles (Results 1 – 2 of 2) sorted by relevance

/art/compiler/
Doat_writer.h309 size_t InitOatDexFiles(size_t offset);
Doat_writer.cc637 offset = InitOatDexFiles(offset); in PrepareLayout()
1870 size_t OatWriter::InitOatDexFiles(size_t offset) { in InitOatDexFiles() function in art::OatWriter