Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DAssetManager2.cpp351 const bool use_fast_path = desired_config == &configuration_; in FindEntry() local
381 if (use_fast_path) { in FindEntry()