HomeSort by relevance Sort by last modified time
    Searched refs:old_ks_plist (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/installer/mac/
keystone_install.sh 586 local old_ks_plist="${3}"
600 channel="$(infoplist_read "${old_ks_plist}" "${KS_CHANNEL_KEY}" 2> /dev/null)"
615 # ${old_ks_plist}, used for --tag-path, is the Info.plist for the old
618 local read_tag="$(infoplist_read "${old_ks_plist}" "${tag_key}" 2> /dev/null)"
656 local old_ks_plist_path="${old_ks_plist}.plist"
    [all...]
dmgdiffer.sh 179 local old_ks_plist="${old_app_plist}"
181 if ! old_ks_version="$(defaults read "${old_ks_plist}" \

Completed in 1366 milliseconds