Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DAssetManager2.cpp622 const bool use_fast_path = !ignore_configuration && &desired_config == &configuration_; in FindEntryInternal() local
642 if (use_fast_path) { in FindEntryInternal()