Searched refs:GetChromeOSKeyFile (Results 1 – 2 of 2) sorted by relevance
215 os.chmod(misc.GetChromeOSKeyFile(options.chromeos_root), 0600)
78 def GetChromeOSKeyFile(chromeos_root): function