Home
last modified time | relevance | path

Searched refs:SetAllowNewImpl (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/
DResourceTable.cpp575 return SetAllowNewImpl(name, allow_new, ResourceNameValidator, diag); in SetAllowNew()
580 return SetAllowNewImpl(name, allow_new, SkipNameValidator, diag); in SetAllowNewMangled()
583 bool ResourceTable::SetAllowNewImpl(const ResourceNameRef& name, const AllowNew& allow_new, in SetAllowNewImpl() function in aapt::ResourceTable
DResourceTable.h335 bool SetAllowNewImpl(const ResourceNameRef& name, const AllowNew& allow_new,