Searched refs:addResourceAllowMangled (Results 1 – 3 of 3) sorted by relevance
151 bool addResourceAllowMangled(const ResourceNameRef& name, const ConfigDescription& config,
160 bool ResourceTable::addResourceAllowMangled(const ResourceNameRef& name, in addResourceAllowMangled() function in aapt::ResourceTable
641 if (!mTable->addResourceAllowMangled(name, config, source, std::move(resourceValue))) { in parseType()