Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h5416 bool IsInDexCache() const { return GetPackedFlag<kFlagIsInDexCache>(); } in IsInDexCache() function
5557 bool IsInDexCache() const { return GetPackedFlag<kFlagIsInDexCache>(); } in IsInDexCache() function