HomeSort by relevance Sort by last modified time
    Searched defs:user_agent (Results 1 - 10 of 10) sorted by null

  /external/webrtc/webrtc/p2p/client/
httpportallocator.h 44 const std::string& user_agent);
47 const std::string& user_agent);
82 const std::string& user_agent() const { function in class:cricket::HttpPortAllocatorBase
113 const std::string& user_agent() const { function in class:cricket::HttpPortAllocatorSessionBase
  /external/webrtc/webrtc/p2p/base/
portallocator.h 199 const std::string& user_agent() const { return agent_; } function in class:cricket::PortAllocator
port.h 246 void set_proxy(const std::string& user_agent,
248 user_agent_ = user_agent;
251 const std::string& user_agent() { return user_agent_; } function in class:cricket::Port
  /external/libcups/cups/
cups-private.h 147 user_agent[256],/* User-Agent string */ member in struct:_cups_globals_s
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
xmlrpclib.py 1236 user_agent = "xmlrpclib.py\/%s (by www.pythonware.com)" % __version__ variable in class:Transport
    [all...]
  /external/python/cpython2/Lib/
xmlrpclib.py 1255 user_agent = "xmlrpclib.py\/%s (by www.pythonware.com)" % __version__ variable in class:Transport
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
xmlrpclib.py 1236 user_agent = "xmlrpclib.py\/%s (by www.pythonware.com)" % __version__ variable in class:Transport
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
xmlrpclib.py 1236 user_agent = "xmlrpclib.py\/%s (by www.pythonware.com)" % __version__ variable in class:Transport
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
xmlrpclib.py 1236 user_agent = "xmlrpclib.py\/%s (by www.pythonware.com)" % __version__ variable in class:Transport
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
xmlrpclib.py 1236 user_agent = "xmlrpclib.py\/%s (by www.pythonware.com)" % __version__ variable in class:Transport
    [all...]

Completed in 178 milliseconds