Home
last modified time | relevance | path

Searched refs:GetChromeOSKeyFile (Results 1 – 2 of 2) sorted by relevance

/external/toolchain-utils/
Dimage_chromeos.py231 os.chmod(misc.GetChromeOSKeyFile(options.chromeos_root), 0600)
/external/toolchain-utils/cros_utils/
Dmisc.py82 def GetChromeOSKeyFile(chromeos_root): function