Searched defs:source_symlinks_d (Results 1 - 1 of 1) sorted by relevance

/build/tools/releasetools/
H A Dota_from_target_files1298 source_symlinks_d = dict([(i[1], i[0]) for i in source_symlinks]) variable
1331 if link in source_symlinks_d:
1332 if dest != source_symlinks_d[link]:

Completed in 39 milliseconds