Home
last modified time | relevance | path

Searched defs:table_b (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/link/
H A DTableMerger_test.cpp131 std::unique_ptr<ResourceTable> table_b = in TEST_F() local
305 std::unique_ptr<ResourceTable> table_b = in TEST_F() local
322 std::unique_ptr<ResourceTable> table_b = in TEST_F() local
338 std::unique_ptr<ResourceTable> table_b = in TEST_F() local
368 std::unique_ptr<ResourceTable> table_b = in TEST_F() local
426 std::unique_ptr<ResourceTable> table_b = in TEST_F() local
472 std::unique_ptr<ResourceTable> table_b = in TEST_F() local
506 std::unique_ptr<ResourceTable> table_b = in TEST_F() local
543 std::unique_ptr<ResourceTable> table_b = in TEST_F() local
570 std::unique_ptr<ResourceTable> table_b = in TEST_F() local
[all …]
/aosp14/frameworks/base/tools/aapt2/cmd/
H A DDiff.cpp309 const auto table_b = apk_b->GetResourceTable()->GetPartitionedView(); in EmitResourceTableDiff() local