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

  /external/chromium_org/tools/cr/
main.py 52 command = cr.Command.GetActivePlugin(context)
65 command = cr.Command.GetActivePlugin(context)
  /external/chromium_org/tools/cr/cr/base/
platform.py 60 for entry in Platform.GetActivePlugin(context).paths:
  /external/chromium_org/tools/cr/cr/
plugin.py 108 active = owner.GetActivePlugin(context)
262 def GetActivePlugin(cls, context):
320 child.GetActivePlugin(context)
context.py 62 command = cr.Command.GetActivePlugin(parser.context)

Completed in 84 milliseconds