Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/tools/aapt2/
H A DResourceTable.h128 std::optional<AllowNew> allow_new; variable
224 std::optional<AllowNew> allow_new; member
284 std::optional<AllowNew> allow_new; member
H A DResourceTable.cpp415 const Visibility& visibility, const std::optional<AllowNew>& allow_new, in InsertEntryIntoTableView()
831 NewResourceBuilder& NewResourceBuilder::SetAllowNew(AllowNew allow_new) { in SetAllowNew()
H A DResourceParser.cpp109 bool allow_new = false; member
144 AllowNew allow_new; in AddResourcesToTable() local
H A DResourceTable_test.cpp245 AllowNew allow_new; in TEST() local
H A DResources.proto232 AllowNew allow_new = 4; field
/aosp_15_r20/frameworks/base/tools/aapt2/link/
H A DTableMerger.cpp49 bool allow_new) { in MergeImpl()
/aosp_15_r20/frameworks/base/tools/aapt2/test/
H A DBuilders.cpp118 bool allow_new) { in SetSymbolState()
/aosp_15_r20/frameworks/base/tools/aapt2/format/proto/
H A DProtoDeserialize.cpp479 AllowNew allow_new; in DeserializePackageFromPb() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/aapt2/libaapt2/linux_glibc_x86_64_static/gen/proto/frameworks/base/tools/aapt2/
DResources.pb.h12837 inline const ::aapt::pb::AllowNew& Entry::allow_new() const { in allow_new() function
12842 ::aapt::pb::AllowNew* allow_new) { in unsafe_arena_set_allocated_allow_new()
12884 inline void Entry::set_allocated_allow_new(::aapt::pb::AllowNew* allow_new) { in set_allocated_allow_new()
DResources.pb.cc5726 Entry::_Internal::allow_new(const Entry* msg) { in allow_new() function in aapt::pb::Entry::_Internal