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

  /external/python/cpython2/Lib/multiprocessing/
managers.py 259 rident, rexposed = self.create(conn, typeid, res)
261 msg = ('#PROXY', (rexposed, token))
    [all...]
  /external/python/cpython3/Lib/multiprocessing/
managers.py 254 rident, rexposed = self.create(conn, typeid, res)
256 msg = ('#PROXY', (rexposed, token))
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/multiprocessing/
managers.py 259 rident, rexposed = self.create(conn, typeid, res)
261 msg = ('#PROXY', (rexposed, token))
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/multiprocessing/
managers.py 259 rident, rexposed = self.create(conn, typeid, res)
261 msg = ('#PROXY', (rexposed, token))
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
managers.py 259 rident, rexposed = self.create(conn, typeid, res)
261 msg = ('#PROXY', (rexposed, token))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
managers.py 259 rident, rexposed = self.create(conn, typeid, res)
261 msg = ('#PROXY', (rexposed, token))
    [all...]

Completed in 260 milliseconds