Home
last modified time | relevance | path

Searched defs:pkg (Results 1 – 4 of 4) 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.h200 for (const auto& pkg : mounted_apexes_) { in ForallMountedApexes() local
Dapexservice.cpp393 for (const ApexFile& pkg : active) { in getAllPackages() local
398 for (const ApexFile& pkg : factory) { in getAllPackages() local
Dapexservice_test.cpp2224 for (const auto& pkg : pkgs) { in PrepareBackup() local
2273 auto pkg = StringPrintf("%s/com.android.apex.test_package@1.apex", in TEST_F() local