Searched refs:FLAG_WEAK (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/aapt2/format/binary/
H A DBinaryResourceParser.cpp508 attr->SetWeak((util::DeviceToHost16(map->flags) & ResTable_entry::FLAG_WEAK) != 0);
H A DTableFlattener.cpp291 out_entry->flags |= ResTable_entry::FLAG_WEAK;
/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h1473 FLAG_WEAK = 0x0004 enumerator in enum:ResTable_entry::__anon994

Completed in 140 milliseconds