Searched refs:pkg (Results 1 – 9 of 9) sorted by relevance
/system/media/camera/docs/ |
D | metadata-check-dependencies | 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)'"
|
/system/libvintf/ |
D | VintfObject.cpp | 133 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/ |
D | trunks.gyp | 21 'deps': [ # This is a list of pkg-config dependencies
|
/system/tpm/tpm_manager/ |
D | tpm_manager.gyp | 21 'deps': [ # This is a list of pkg-config dependencies
|
/system/tpm/attestation/ |
D | attestation.gyp | 20 'deps': [ # This is a list of pkg-config dependencies
|
/system/core/libutils/ |
D | README | 242 header := idmap-magic <crc32-original-pkg> <crc32-overlay-pkg>
|
/system/sepolicy/public/ |
D | installd.te | 85 # Read pkg.apk file for input during dexopt.
|
/system/update_engine/ |
D | pylintrc | 48 extension-pkg-whitelist=
|
/system/sepolicy/private/ |
D | system_server.te | 387 # Read pkg.apk file before it has been relabeled by vold.
|