Searched refs:AllowNew (Results 1 – 7 of 7) sorted by relevance
61 struct AllowNew { struct128 std::optional<AllowNew> allow_new;214 std::optional<AllowNew> allow_new;269 std::optional<AllowNew> allow_new;282 NewResourceBuilder& SetAllowNew(AllowNew allow_new);
353 const std::optional<AllowNew>& allow_new, in InsertEntryIntoTableView()723 NewResourceBuilder& NewResourceBuilder::SetAllowNew(AllowNew allow_new) { in SetAllowNew()
245 AllowNew allow_new; in TEST()
153 message AllowNew { message232 AllowNew allow_new = 4;
143 AllowNew allow_new; in AddResourcesToTable()
476 const pb::AllowNew& pb_allow_new = pb_entry.allow_new(); in DeserializePackageFromPb()478 AllowNew allow_new; in DeserializePackageFromPb()
401 pb::AllowNew* pb_allow_new = pb_entry->mutable_allow_new(); in SerializeTableToPb()