Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/libs/androidfw/
H A DAssetManager2.cpp710 bool frro_found = false; in FindEntry() local
712 if ((!frro_found || config.isBetterThan(best_frro_config, desired_config)) in FindEntry()
714 frro_found = true; in FindEntry()
719 if (!frro_found) { in FindEntry()