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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
rexec.py 359 def r_unload(self, m): member in class:RExec
500 Similar to the r_unload() method, but has access to restricted
505 return self.s_apply(self.r_unload, args)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
rexec.py 359 def r_unload(self, m): member in class:RExec
500 Similar to the r_unload() method, but has access to restricted
505 return self.s_apply(self.r_unload, args)

Completed in 67 milliseconds