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