Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/
H A DResourceTable.h128 Maybe<AllowNew> allow_new; variable
210 Maybe<AllowNew> allow_new; member
265 std::optional<AllowNew> allow_new; member
H A DResourceTable.cpp345 const Maybe<AllowNew>& allow_new, in InsertEntryIntoTableView()
710 NewResourceBuilder& NewResourceBuilder::SetAllowNew(AllowNew allow_new) { in SetAllowNew()
H A DResourceTable_test.cpp244 AllowNew allow_new; in TEST() local
H A DResourceParser.cpp111 bool allow_new = false; member
143 AllowNew allow_new; in AddResourcesToTable() local
/aosp12/frameworks/base/tools/aapt2/link/
H A DTableMerger.cpp48 bool TableMerger::MergeImpl(const Source& src, ResourceTable* table, bool overlay, bool allow_new) { in MergeImpl()
/aosp12/frameworks/base/tools/aapt2/test/
H A DBuilders.cpp127 bool allow_new) { in SetSymbolState()
/aosp12/frameworks/base/tools/aapt2/format/proto/
H A DProtoDeserialize.cpp477 AllowNew allow_new; in DeserializePackageFromPb() local