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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
rcsclient.py 29 def openrcsclient(opts = []): function
rrcs.py 11 from rcsclient import openrcsclient
38 x = openrcsclient(opts)
cvslib.py 358 proxy = rcsclient.openrcsclient()
rcvs.py 396 self.proxy = rcsclient.openrcsclient(self.opts)
  /external/python/cpython2/Demo/pdist/
rcsclient.py 29 def openrcsclient(opts = []): function
rrcs.py 11 from rcsclient import openrcsclient
38 x = openrcsclient(opts)
cvslib.py 358 proxy = rcsclient.openrcsclient()
rcvs.py 396 self.proxy = rcsclient.openrcsclient(self.opts)

Completed in 514 milliseconds