Home
last modified time | relevance | path

Searched defs:allow_new (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/
H A DResourceTable.h128 std::optional<AllowNew> allow_new; variable
214 std::optional<AllowNew> allow_new; member
269 std::optional<AllowNew> allow_new; member
H A DResourceTable.cpp353 const std::optional<AllowNew>& allow_new, in InsertEntryIntoTableView()
723 NewResourceBuilder& NewResourceBuilder::SetAllowNew(AllowNew allow_new) { in SetAllowNew()
H A DResourceTable_test.cpp245 AllowNew allow_new; in TEST() local
H A DResourceParser.cpp110 bool allow_new = false; member
143 AllowNew allow_new; in AddResourcesToTable() local
/aosp14/frameworks/base/tools/aapt2/link/
H A DTableMerger.cpp49 bool allow_new) { in MergeImpl()
/aosp14/frameworks/base/tools/aapt2/test/
H A DBuilders.cpp118 bool allow_new) { in SetSymbolState()
/aosp14/frameworks/base/tools/aapt2/format/proto/
H A DProtoDeserialize.cpp478 AllowNew allow_new; in DeserializePackageFromPb() local