Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DAssetManager2.cpp706 bool frro_found = false; in FindEntry() local
708 if ((!frro_found || config.isBetterThan(best_frro_config, desired_config)) in FindEntry()
710 frro_found = true; in FindEntry()
715 if (!frro_found) { in FindEntry()