Home
last modified time | relevance | path

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

/art/runtime/
Dvdex_file.h189 bool unquicken,
202 bool unquicken,
209 bool unquicken, in Open() argument
217 unquicken, in Open()
227 bool unquicken, in Open() argument
237 unquicken, in Open()
Dvdex_file.cc104 bool unquicken, in OpenAtAddress() argument
138 unquicken, in OpenAtAddress()
150 bool unquicken, in OpenAtAddress() argument
158 CHECK(!(writable && unquicken)) << "We don't want to be writing unquickened files out to disk!"; in OpenAtAddress()
183 if (unquicken && vdex->HasDexSection()) { in OpenAtAddress()