Home
last modified time | relevance | path

Searched refs:old_src_paths (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/build/android/incremental_install/
H A Dinstaller.py65 def _IsStale(src_paths, old_src_paths, dest_path): argument
70 if set(src_paths) != set(old_src_paths):
131 old_src_paths=prev_shards.get(name, []),
/aosp_15_r20/external/cronet/build/android/incremental_install/
H A Dinstaller.py65 def _IsStale(src_paths, old_src_paths, dest_path): argument
70 if set(src_paths) != set(old_src_paths):
131 old_src_paths=prev_shards.get(name, []),