Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DAssetManager2.cpp420 const bool use_fast_path = !ignore_configuration && desired_config == &configuration_; in FindEntry() local
449 if (use_fast_path) { in FindEntry()