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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urllib2.py 318 self.handle_open = {}
349 lookup = self.handle_open
415 result = self._call_chain(self.handle_open, 'default',
421 result = self._call_chain(self.handle_open, protocol, protocol +
426 return self._call_chain(self.handle_open, 'unknown',
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
urllib2.py 318 self.handle_open = {}
349 lookup = self.handle_open
415 result = self._call_chain(self.handle_open, 'default',
421 result = self._call_chain(self.handle_open, protocol, protocol +
426 return self._call_chain(self.handle_open, 'unknown',
    [all...]
  /system/core/sdcard/
sdcard.c 1173 static int handle_open(struct fuse* fuse, struct fuse_handler* handler, function
    [all...]

Completed in 205 milliseconds