Searched refs:GetChromeOSKeyFile (Results 1 – 3 of 3) sorted by relevance
188 os.chmod(misc.GetChromeOSKeyFile(options.chromeos_root), 0o600)
286 os.chmod(misc.GetChromeOSKeyFile(options.chromeos_root), 0o600)
90 def GetChromeOSKeyFile(chromeos_root): function