Lines Matching refs:dictionary
713 # $(1): the path of the output dictionary file
714 # $(2): additional "key=value" pairs to append to the dictionary file.
715 define generate-userimage-prop-dictionary
961 $(call generate-userimage-prop-dictionary, $(systemimage_intermediates)/system_image_info.txt, \
1133 $(call generate-userimage-prop-dictionary, $(userdataimage_intermediates)/userdata_image_info.txt, skip_fsck=true)
1188 $(call generate-userimage-prop-dictionary, $(cacheimage_intermediates)/cache_image_info.txt, skip_fsck=true)
1226 $(call generate-userimage-prop-dictionary, $(vendorimage_intermediates)/vendor_image_info.txt, skip_fsck=true)
1437 $(call generate-userimage-prop-dictionary, $(zip_root)/META/misc_info.txt)
1568 # A zip of Proguard obfuscation dictionary files.
1575 @echo "Packaging Proguard obfuscation dictionary files."