Home
last modified time | relevance | path

Searched defs:pkg (Results 1 – 5 of 5) sorted by relevance

/system/tools/hidl/build/
DfqName.go32 var pkg = "(" + component + "(?:[.]" + component + ")*)" var
68 func (f *fqName) pkg() string { func
/system/apex/apexd/
Dapex_database.h186 for (const auto& pkg : mounted_apexes_) { variable
Dapexservice.cpp528 for (const ApexFile& pkg : active) { in getAllPackages() local
533 for (const ApexFile& pkg : factory) { in getAllPackages() local
Dapexservice_test.cpp1269 for (const auto& pkg : pkgs) { in PrepareBackup() local
1318 auto pkg = StringPrintf("%s/com.android.apex.test_package@1.apex", in TEST_F() local
1349 auto pkg = StringPrintf("%s/com.android.apex.test_package@2.apex", in TEST_F() local
/system/tools/aidl/
Dgenerate_java.cpp1074 if (const auto pkg = defined_type.GetPackage(); !pkg.empty()) { in GenerateJava() local