Searched refs:pkg (Results 1 – 19 of 19) sorted by relevance
53 local pkg=""62 pkg="$macports"65 pkg="$aptget"68 if [[ -n $pkg ]]70 echo "Missing $bin binary; please install with '$(packager_install $pkg)'"83 local pkg=""92 pkg="$macports"95 pkg="$aptget"98 if [[ -n $pkg ]]100 echo "Missing python module $mod, please install with '$(packager_install $pkg)'"
32 var pkg = "(" + component + "(?:[.]" + component + ")*)" var34 var re_package = regexp.MustCompile("^" + pkg + "@" + digits + "." + digits + "$")52 func (f *fqName) inPackage(pkg string) bool {53 components := strings.Split(pkg, ".")68 func (f *fqName) pkg() string { func78 return f.pkg() + "@" + f.version()81 return f.pkg() + "-V" + f.version() // NOT sanitizedVersion
36 TARGET_CFLAGS += $(shell pkg-config --cflags tclap)37 TARGET_CFLAGS += $(shell pkg-config --cflags sndfile)42 TARGET_BIN_LDFLAGS += $(shell pkg-config --libs sndfile)
48 TARGET_BIN_LDFLAGS += $(shell pkg-config --libs sndfile)
183 for (const auto& pkg : mounted_apexes_) { in ForallMountedApexes() local184 for (const auto& pair : pkg.second) { in ForallMountedApexes()185 handler(pkg.first, pair.first, pair.second); in ForallMountedApexes()
1570 for (const auto& pkg : pkgs) { in PrepareBackup() local1571 PrepareTestApexForInstall installer(pkg); in PrepareBackup()1572 ASSERT_TRUE(installer.Prepare()) << " failed to prepare " << pkg; in PrepareBackup()1658 auto pkg = StringPrintf("%s/com.android.apex.test_package@1.apex", in TEST_F() local1661 CheckRollbackWasPerformed({pkg}); in TEST_F()
227 # paths to dbus headers, can be obtained by "pkg-config --cflags dbus-1"228 #TODO(jpawlowski) use pkg-config script like build/config/linux/pkg_config.gni240 # paths to dbus headers, can be obtained by "pkg-config --cflags dbus-1"241 #TODO(jpawlowski) use pkg-config script like build/config/linux/pkg_config.gni
242 header := idmap-magic <crc32-original-pkg> <crc32-overlay-pkg>
85 # Read pkg.apk file for input during dexopt.
86 # Read pkg.apk file for input during dexopt.
95 # Read pkg.apk file for input during dexopt.
48 extension-pkg-whitelist=
387 # Read pkg.apk file before it has been relabeled by vold.
415 # Read pkg.apk file before it has been relabeled by vold.
449 # Read pkg.apk file before it has been relabeled by vold.
505 # Read pkg.apk file before it has been relabeled by vold.