Home | History | Annotate | Download | only in core

Lines Matching refs:dictionary

958 # $(1): the path of the output dictionary file
959 # $(2): additional "key=value" pairs to append to the dictionary file.
960 define generate-userimage-prop-dictionary
1364 $(call generate-userimage-prop-dictionary, $(systemimage_intermediates)/system_image_info.txt, \
1588 $(call generate-userimage-prop-dictionary, $(userdataimage_intermediates)/userdata_image_info.txt, skip_fsck=true)
1695 $(call generate-userimage-prop-dictionary, $(cacheimage_intermediates)/cache_image_info.txt, skip_fsck=true)
1751 $(call generate-userimage-prop-dictionary, $(systemotherimage_intermediates)/system_other_image_info.txt, skip_fsck=true)
1796 dictionary, $(vendorimage_intermediates)/vendor_image_info.txt, skip_fsck=true)
2320 $(call generate-userimage-prop-dictionary, $(zip_root)/META/misc_info.txt)
2553 # A zip of Proguard obfuscation dictionary files.
2560 @echo "Packaging Proguard obfuscation dictionary files."