Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/
H A DResourceValues.cpp552 uint32_t this_type_mask = type_mask | android::ResTable_map::TYPE_REFERENCE; in IsCompatibleWith() local
554 return this_type_mask == that_type_mask; in IsCompatibleWith()