Searched defs:UserAgent (Results 1 - 15 of 15) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/
H A DUserAgent.java36 * the UserAgent SIPObject.
44 public class UserAgent extends SIPHeader implements UserAgentHeader { class in inherits:SIPHeader,UserAgentHeader
80 public UserAgent() { method in class:UserAgent
114 "JAIN-SIP Exception, UserAgent, "
121 UserAgent retval = (UserAgent) super.clone();
129 * $Log: UserAgent.java,v $
/external/chromium-trace/catapult/third_party/gsutil/gslib/
H A Dboto_resumable_upload.py53 from boto import UserAgent namespace
543 headers['User-Agent'] = UserAgent
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/gs/
H A Dresumable_upload_handler.py30 from boto import config, UserAgent namespace
617 headers['User-Agent'] = UserAgent
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/
H A Dtest_connection.py28 from boto import UserAgent namespace
508 'User-Agent': UserAgent}
525 'User-Agent': UserAgent})
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
H A Dconnection.py63 from boto import config, UserAgent namespace
375 self.headers['User-Agent'] = UserAgent
797 sock.sendall("User-Agent: %s\r\n" % UserAgent)
H A D__init__.py47 UserAgent = 'Boto/%s Python/%s %s/%s' % ( variable
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/
H A Dkey.py42 from boto import UserAgent namespace
895 headers['User-Agent'] = UserAgent
/external/v8/samples/
H A Dprocess.cc66 virtual const string& UserAgent() = 0;
537 const string& path = request->UserAgent();
595 virtual const string& UserAgent() { return user_agent_; } function in class:StringHttpRequest
/external/webrtc/webrtc/base/
H A Dproxydetect.cc81 enum UserAgent { enum
360 UserAgent GetAgent(const char* agent) {
1264 UserAgent a = GetAgent(agent);
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 654 milliseconds