/frameworks/base/tools/aapt2/link/ |
D | PrivateAttributeMover_test.cpp | 41 ResourceTablePackage* package = table->FindPackage("android"); in TEST() local 68 ResourceTablePackage* package = table->FindPackage("android"); in TEST() local 87 ResourceTablePackage* package = table->FindPackage("android"); in TEST() local
|
D | Linkers.h | 41 std::string package; member
|
D | TableMerger.cpp | 51 for (auto& package : table->packages) { in MergeImpl() local 72 for (auto& package : table->packages) { in MergeAndMangle() local 326 const std::string& package, const FileReference& file_ref) { in CloneAndMangleFile()
|
D | PrivateAttributeMover.cpp | 59 for (auto& package : table->packages) { in Consume() local
|
/frameworks/base/libs/androidfw/tests/ |
D | LoadedArsc_test.cpp | 57 const LoadedPackage* package = in TEST() local 146 const LoadedPackage* package = in TEST() local 191 const auto& package = loaded_arsc->GetPackages()[0]; in TEST() local 212 const LoadedPackage* package = loaded_arsc->GetPackageById( in TEST() local 329 const LoadedPackage* package = in TEST() local 363 const LoadedPackage* package = in TEST_P() local 386 const LoadedPackage* package = in TEST_P() local
|
D | ResourceUtils_test.cpp | 24 StringPiece package, type, entry; in TEST() local
|
/frameworks/base/tools/aapt2/xml/ |
D | XmlUtil.cpp | 30 std::string BuildPackageNamespace(StringPiece package, bool private_reference) { in BuildPackageNamespace() 39 StringPiece package = namespace_uri; in ExtractPackageFromNamespace() local 48 StringPiece package = namespace_uri; in ExtractPackageFromNamespace() local
|
D | XmlUtil.h | 38 std::string package; member
|
/frameworks/base/tools/aapt2/ |
D | NameMangler_test.cpp | 26 std::string package = "android.appcompat"; in TEST() local 40 std::string package; in TEST() local
|
D | NameMangler.h | 57 bool ShouldMangle(std::string_view package) const { in ShouldMangle() 71 static std::string MangleEntry(std::string_view package, std::string_view name) { in MangleEntry()
|
D | ResourceTable.cpp | 350 void InsertEntryIntoTableView(ResourceTableView& table, const ResourceTablePackage* package, in InsertEntryIntoTableView() 403 for (const auto& package : packages) { in GetPartitionedView() local 426 for (auto& package : view.packages) { in GetPartitionedView() local 485 auto package = FindOrCreatePackage(res.name.package); in AddResource() local 602 ResourceTablePackage* package = FindPackage(name.package); in FindResource() local 621 ResourceTablePackage* package = FindPackage(name.package); in FindResource() local 642 ResourceTablePackage* package = FindPackage(name.package); in RemoveResource() local
|
D | AppInfo.h | 29 std::string package; member
|
/frameworks/base/media/mca/ |
D | structgen.py | 92 def ToJNIPackage(package, jclassname): argument 107 def __init__(self, name, structname, jclassname, package, javatype, ctype, jtype, defval): argument 171 def __init__(self, name, structname, jclassname, package): argument 175 def __init__(self, name, structname, jclassname, package): argument 179 def __init__(self, name, structname, jclassname, package): argument
|
/frameworks/base/tools/aapt/ |
D | ResourceIdCache.cpp | 47 static inline String16 makeHashableName(const android::String16& package, in makeHashableName() 58 uint32_t ResourceIdCache::lookup(const android::String16& package, in lookup() 84 uint32_t ResourceIdCache::store(const android::String16& package, in store()
|
/frameworks/av/services/audiopolicy/permission/tests/ |
D | ValidatedAttributionSourceStateTest.cpp | 62 const std::string package = "com.package1"; in TEST_F() local 72 const std::string package = "com.package.spoof"; in TEST_F() local
|
/frameworks/native/cmds/servicemanager/ |
D | NameUtil.h | 29 std::string package; member
|
/frameworks/base/tools/bit/ |
D | aapt.h | 27 string package; member
|
/frameworks/av/services/audioflinger/afutils/ |
D | Permission.cpp | 45 [&opPackageLegacy](const auto& package) { in checkAttributionSourcePackage()
|
/frameworks/base/tools/aapt2/optimize/ |
D | ResourceFilter.cpp | 28 for (auto& package : table->packages) { in Consume() local
|
/frameworks/native/services/inputflinger/dispatcher/trace/ |
D | InputTracingPerfettoBackend.cpp | 65 const std::string& package) { in getPackageUid() 115 for (const auto& package : rule.matchAllPackages) { in initializeUidMap() local 118 for (const auto& package : rule.matchAnyPackages) { in initializeUidMap() local
|
/frameworks/native/libs/binder/ |
D | IPermissionController.cpp | 93 virtual int getPackageUid(const String16& package, int flags) in getPackageUid() 162 String16 package = data.readString16(); in onTransact() local
|
/frameworks/base/tools/aapt2/test/ |
D | Context.h | 55 void SetCompilationPackage(android::StringPiece package) { in SetCompilationPackage() 114 ContextBuilder& SetCompilationPackage(android::StringPiece package) { in SetCompilationPackage()
|
/frameworks/base/core/proto/android/server/ |
D | usagestatsservice.proto | 45 optional string package = 1; field 75 optional string package = 1; field
|
/frameworks/base/tools/incident_report/ |
D | formatter.cpp | 56 compare_name(const char* full, const char* package, const char* clazz) in compare_name()
|
/frameworks/base/services/incremental/ |
D | IncrementalServiceValidation.cpp | 46 const char* package) { in CheckPermissionForDataDelivery()
|