Searched defs:Via (Results 1 - 9 of 9) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/
H A DVia.java43 * Via SIPHeader (these are strung together in a ViaList).
54 public class Via class in inherits:ParametersHeader,javax.sip.header.ViaHeader,ViaHeaderExt
67 /** The "received" parameter is added only for receiver-added Via Fields.
94 * JvB note: RFC3261 does not allow a comment to appear in Via headers, and this
103 public Via() { method in class:Via
181 /** port of the Via Header.
188 /** comment of the Via Header.
217 /** set the Host of the Via Header
384 + "Via, setTransport(), the transport parameter is null.");
413 + "Via, setProtoco
[all...]
/external/skia/dm/
H A DDMSrcSink.h474 class Via : public Sink { class in namespace:DM
476 explicit Via(Sink* sink) : fSink(sink) {} function in class:DM::Via
488 class ViaMatrix : public Via {
496 class ViaUpright : public Via {
504 class ViaSerialization : public Via {
506 explicit ViaSerialization(Sink* sink) : Via(sink) {}
510 class ViaPicture : public Via {
512 explicit ViaPicture(Sink* sink) : Via(sink) {}
516 class ViaPipe : public Via {
518 explicit ViaPipe(Sink* sink) : Via(sin
[all...]
/external/skqp/dm/
H A DDMSrcSink.h460 class Via : public Sink { class in namespace:DM
462 explicit Via(Sink* sink) : fSink(sink) {} function in class:DM::Via
474 class ViaMatrix : public Via {
482 class ViaUpright : public Via {
490 class ViaSerialization : public Via {
492 explicit ViaSerialization(Sink* sink) : Via(sink) {}
496 class ViaPicture : public Via {
498 explicit ViaPicture(Sink* sink) : Via(sink) {}
502 class ViaPipe : public Via {
504 explicit ViaPipe(Sink* sink) : Via(sin
[all...]
/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 469 milliseconds