Home
last modified time | relevance | path

Searched refs:kSharedLib (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/tools/aapt2/process/
H A DIResourceTableConsumer.h39 kSharedLib, enumerator
/aosp12/frameworks/base/tools/aapt2/cmd/
H A DLink.cpp1156 if (context_->GetPackageType() == PackageType::kSharedLib) { in GenerateJavaClasses()
2302 context.SetPackageType(PackageType::kSharedLib); in Action()
/aosp12/frameworks/base/tools/aapt2/format/binary/
H A DTableFlattener_test.cpp546 .SetPackageType(PackageType::kSharedLib) in TEST_F()