Home
last modified time | relevance | path

Searched refs:pkg (Results 1 – 9 of 9) sorted by relevance

/system/media/camera/docs/
Dmetadata-check-dependencies53 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)'"
/system/libvintf/
DVintfObject.cpp133 static status_t getMissing(const T *pkg, bool mount, in getMissing() argument
137 if (pkg != nullptr) { in getMissing()
138 *updated = pkg; in getMissing()
180 PackageInfo pkg; // All information from package. in checkCompatibility() local
185 parseStatus = tryParse(xml, gHalManifestConverter, &pkg.fwk.manifest, &pkg.dev.manifest); in checkCompatibility()
193 … parseStatus = tryParse(xml, gCompatibilityMatrixConverter, &pkg.fwk.matrix, &pkg.dev.matrix); in checkCompatibility()
210 pkg.fwk.manifest.get(), mount, mountSystem, &updated.fwk.manifest, in checkCompatibility()
215 pkg.dev.manifest.get(), mount, mountVendor, &updated.dev.manifest, in checkCompatibility()
220 pkg.fwk.matrix.get(), mount, mountSystem, &updated.fwk.matrix, in checkCompatibility()
226 pkg.dev.matrix.get(), mount, mountVendor, &updated.dev.matrix, in checkCompatibility()
/system/tpm/trunks/
Dtrunks.gyp21 'deps': [ # This is a list of pkg-config dependencies
/system/tpm/tpm_manager/
Dtpm_manager.gyp21 'deps': [ # This is a list of pkg-config dependencies
/system/tpm/attestation/
Dattestation.gyp20 'deps': [ # This is a list of pkg-config dependencies
/system/core/libutils/
DREADME242 header := idmap-magic <crc32-original-pkg> <crc32-overlay-pkg>
/system/sepolicy/public/
Dinstalld.te85 # Read pkg.apk file for input during dexopt.
/system/update_engine/
Dpylintrc48 extension-pkg-whitelist=
/system/sepolicy/private/
Dsystem_server.te387 # Read pkg.apk file before it has been relabeled by vold.