Home
last modified time | relevance | path

Searched refs:sk_path (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/bin/
H A Dfetch-sk27 with open(sk_path, 'rb') as f:
52 sk_path = os.path.join('bin', sk) variable
53 current_sha256 = sha256sum(sk_path)
94 os.chown(sk_path, uid, gid)
95 os.chmod(sk_path, stat.S_IRUSR | stat.S_IWUSR | stat.S_IXUSR |
101 current_version['sha256'] = sha256sum(sk_path)

Completed in 1 milliseconds