Home
last modified time | relevance | path

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

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