Searched defs:allow_new (Results 1 – 10 of 10) sorted by relevance
128 std::optional<AllowNew> allow_new; variable224 std::optional<AllowNew> allow_new; member284 std::optional<AllowNew> allow_new; member
415 const Visibility& visibility, const std::optional<AllowNew>& allow_new, in InsertEntryIntoTableView()831 NewResourceBuilder& NewResourceBuilder::SetAllowNew(AllowNew allow_new) { in SetAllowNew()
109 bool allow_new = false; member144 AllowNew allow_new; in AddResourcesToTable() local
245 AllowNew allow_new; in TEST() local
232 AllowNew allow_new = 4; field
49 bool allow_new) { in MergeImpl()
118 bool allow_new) { in SetSymbolState()
479 AllowNew allow_new; in DeserializePackageFromPb() local
12837 inline const ::aapt::pb::AllowNew& Entry::allow_new() const { in allow_new() function12842 ::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()
5726 Entry::_Internal::allow_new(const Entry* msg) { in allow_new() function in aapt::pb::Entry::_Internal