Searched refs:AddResourceMangled (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/tools/aapt2/ |
D | ResourceTable.h | 250 bool AddResourceMangled(const ResourceNameRef& name, const android::ConfigDescription& config,
|
D | ResourceTable_test.cpp | 52 EXPECT_TRUE(table.AddResourceMangled( in TEST()
|
D | ResourceTable.cpp | 362 bool ResourceTable::AddResourceMangled(const ResourceNameRef& name, const ConfigDescription& config, in AddResourceMangled() function in aapt::ResourceTable
|
/frameworks/base/tools/aapt2/cmd/ |
D | Link.cpp | 632 if (!table->AddResourceMangled(file.name, file.config, {}, std::move(file_ref), in Flatten() 1360 final_table_.AddResourceMangled(res_name, ConfigDescription::DefaultConfig(), in MergeExportedSymbols()
|