Searched refs:is_platform_dex_ (Results 1 – 2 of 2) sorted by relevance
996 return is_platform_dex_; in IsPlatformDexFile()1000 is_platform_dex_ = true; in SetIsPlatformDexFile()1106 bool is_platform_dex_; variable
125 is_platform_dex_(false) { in DexFile()