Searched refs:has_dex_support (Results 1 – 1 of 1) sorted by relevance
86 static bool has_dex_support = CheckDexSupport(); in Create() local87 if (!has_dex_support || file_size == 0) { in Create()