Home
last modified time | relevance | path

Searched defs:depot (Results 1 – 1 of 1) sorted by relevance

/external/toolchain-utils/automation/clients/helper/
Dperforce.py73 def GetAbsolute(self, depot, client): argument
84 def __init__(self, depot, mappings=None, client=None): argument
109 depot = property(_GetDepot, _SetDepot) variable in View