Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DAssetManager2.cpp415 Resolution::Step::Type resolution_type; in FindEntry() local
459 resolution_type = Resolution::Step::Type::INITIAL; in FindEntry()
461 resolution_type = Resolution::Step::Type::BETTER_MATCH; in FindEntry()
463 resolution_type = Resolution::Step::Type::OVERLAID; in FindEntry()
483 resolution_steps.push_back(Resolution::Step{resolution_type, in FindEntry()
505 resolution_type = Resolution::Step::Type::INITIAL; in FindEntry()
507 resolution_type = Resolution::Step::Type::BETTER_MATCH; in FindEntry()
509 resolution_type = Resolution::Step::Type::OVERLAID; in FindEntry()
535 resolution_steps.push_back(Resolution::Step{resolution_type, in FindEntry()