HomeSort by relevance Sort by last modified time
    Searched refs:LinuxPlatform (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/tools/cr/cr/actions/
linux.py 18 return cr.LinuxPlatform.GetInstance().is_active
41 return cr.LinuxPlatform.GetInstance().is_active
gdb.py 17 return (cr.LinuxPlatform.GetInstance().is_active and
  /external/chromium_org/tools/cr/cr/base/
linux.py 26 class LinuxPlatform(cr.Platform):

Completed in 76 milliseconds