/aosp12/frameworks/base/tools/aapt2/format/binary/ |
H A D | TableFlattener.cpp | 240 package_(package), in PackageFlattener() 251 pkg_header->id = util::HostToDevice32(package_.id.value()); in FlattenPackage() 256 package_.name.size() >= arraysize(pkg_header->name)) { in FlattenPackage() 257 diag_->Error(DiagMessage() << "package name '" << package_.name in FlattenPackage() 281 if (package_.id.value() == 0x00 || !shared_libs_->empty()) { in FlattenPackage() 436 for (auto& type : package_.types) { in FlattenOverlayable() 450 << ResourceName(package_.name, type.type, entry.name).to_string(); in FlattenOverlayable() 594 for (const ResourceTableTypeView& type : package_.types) { in FlattenTypes() 673 if (package_.id.value() == 0x00) { in FlattenLibrarySpec() 677 util::Utf8ToUtf16(package_.name)); in FlattenLibrarySpec() [all …]
|
/aosp12/frameworks/base/tools/aapt2/java/ |
H A D | ProguardRules.cpp | 212 : BaseVisitor(file, keep_set), package_(package) { in NavigationVisitor() 218 std::string name = (attr->value[0] == '.') ? package_ + attr->value : attr->value; in Visit() 229 const std::string package_; member in aapt::proguard::NavigationVisitor 267 package_ = attr->value; in Visit() 273 Maybe<std::string> result = util::GetFullyQualifiedClassName(package_, attr->value); in Visit() 280 Maybe<std::string> result = util::GetFullyQualifiedClassName(package_, attr->value); in Visit() 288 Maybe<std::string> result = util::GetFullyQualifiedClassName(package_, attr->value); in Visit() 320 Maybe<std::string> result = util::GetFullyQualifiedClassName(package_, attr->value); in Visit() 338 std::string package_; member in aapt::proguard::ManifestVisitor
|
/aosp12/system/iorap/src/db/ |
H A D | file_models.h | 28 : package_{std::move(package)}, in VersionedComponentName() 34 return package_; in GetPackage() 46 std::string package_;
|
/aosp12/system/tools/aidl/ |
H A D | parser.h | 87 void SetPackage(const std::string& package) { package_ = package; } in SetPackage() 88 const std::string& Package() const { return package_; } in Package() 117 std::string package_; variable
|
H A D | ast_java.cpp | 439 package_(package), in Document() 451 if (!package_.empty()) { in Write() 452 to->Write("package %s;\n", package_.c_str()); in Write()
|
H A D | ast_java.h | 345 std::string package_; variable
|
H A D | aidl_language.cpp | 905 package_(package), in AidlDefinedType() 936 if (package_.empty()) { in GetCanonicalName()
|
H A D | aidl_language.h | 906 std::string GetPackage() const { return package_; } 980 const std::string package_;
|
/aosp12/frameworks/base/tools/aapt2/ |
H A D | Debug.cpp | 54 : package_(package), printer_(printer) { in ValueHeadlinePrinter() 77 if (package_ != parent_name.package) { in Visit() 115 ref->PrettyPrint(package_, printer_); in VisitItem() 122 std::string package_; member in aapt::__anon0cd69b640110::ValueHeadlinePrinter 131 : package_(package), printer_(printer) { in ValueBodyPrinter() 161 if (!name.package.empty() && name.package != package_) { in Visit() 217 if (!name.package.empty() && name.package != package_) { in Visit() 245 ref->PrettyPrint(package_, printer_); in PrintItem() 251 std::string package_; member in aapt::__anon0cd69b640110::ValueBodyPrinter
|
/aosp12/frameworks/base/startop/view_compiler/ |
H A D | java_lang_builder.h | 30 : package_(package), layout_name_(layout_name), out_(out) {} 45 std::string const package_; variable
|
H A D | java_lang_builder.cc | 25 out_ << StringPrintf("package %s;\n", package_.c_str()) in Start() 55 package_.c_str(), in Start()
|
/aosp12/frameworks/base/tools/aapt2/cmd/ |
H A D | Convert.cpp | 224 return package_; in GetCompilationPackage() 253 std::string package_; member in aapt::Context 376 context.package_ = app_info.value().package; in Action()
|
/aosp12/build/make/core/ |
H A D | package_internal.mk | 330 built_apk_splits := $(foreach s,$(my_split_suffixes),$(intermediates)/package_$(s).apk) 643 $(installed_apk_splits) : $(my_module_path)/$(LOCAL_MODULE)_%.apk : $(intermediates)/package_%.apk 650 …$(foreach s,$(my_split_suffixes),$(intermediates)/package_$(s).apk:$(my_module_path)/$(LOCAL_MODUL… 660 $(call compat-copy-pair,$(intermediates)/package_$(s).apk,$(dir)/$(LOCAL_MODULE)_$(s).apk)))))
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | protobuf-java-3.7.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |