Searched refs:target_fp (Results 1 – 2 of 2) sorted by relevance
812 def FingerprintChanged(source_fp, target_fp): argument813 if source_fp is None or target_fp is None:815 return source_fp != target_fp833 target_fp = target_info.fingerprint834 system_updated = source_fp != target_fp