Home
last modified time | relevance | path

Searched refs:AddResourceMangled (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tools/aapt2/
DResourceTable.h202 bool AddResourceMangled(const ResourceNameRef& name, const ConfigDescription& config,
DResourceTable_test.cpp51 EXPECT_TRUE(table.AddResourceMangled( in TEST()
DResourceTable.cpp362 bool ResourceTable::AddResourceMangled(const ResourceNameRef& name, const ConfigDescription& config, in AddResourceMangled() function in aapt::ResourceTable
/frameworks/base/tools/aapt2/cmd/
DLink.cpp657 if (!table->AddResourceMangled(file.name, file.config, {}, std::move(file_ref), in Flatten()
1372 final_table_.AddResourceMangled(res_name, ConfigDescription::DefaultConfig(), in MergeExportedSymbols()