HomeSort by relevance Sort by last modified time
    Searched full:_protocol (Results 1 - 5 of 5) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
shelve.py 96 self._protocol = protocol
131 p = Pickler(f, self._protocol)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
shelve.py 96 self._protocol = protocol
131 p = Pickler(f, self._protocol)
  /external/jmdns/src/javax/jmdns/impl/
ServiceInfoImpl.java 46 private String _protocol; field in class:ServiceInfoImpl
189 this._protocol = map.get(Fields.Protocol);
215 this._protocol = info.getProtocol();
721 return (_protocol != null ? _protocol : "tcp");
    [all...]
  /frameworks/base/docs/html/training/connect-devices-wirelessly/
nsd-wifi-direct.jd 89 // _protocol._transportlayer , and the map containing
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
netmon.h 1064 typedef struct _PROTOCOL *HPROTOCOL;
    [all...]

Completed in 617 milliseconds