Home
last modified time | relevance | path

Searched refs:envelope (Results 1 – 25 of 43) sorted by relevance

12

/external/ksoap2/ksoap2-j2se/src/main/java/org/ksoap2/transport/
DHttpTransportSE.java113 public void call(String soapAction, SoapEnvelope envelope) throws IOException, in call() argument
116 call(soapAction, envelope, null); in call()
134 public List call(String soapAction, SoapEnvelope envelope, List headers) in call() argument
142 byte[] requestData = createRequestData(envelope, "UTF-8"); in call()
160 System.out.println("envelope:" + envelope); in call()
161 if (envelope != null) { in call()
162 if (envelope.version != SoapSerializationEnvelope.VER12) { in call()
166 if (envelope.version == SoapSerializationEnvelope.VER12) { in call()
265 if (envelope != null) { in call()
266 parseResponse(envelope, is); in call()
[all …]
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/transport/
DTransport.java111 protected void parseResponse(SoapEnvelope envelope, InputStream is) in parseResponse() argument
116 envelope.parse(xp); in parseResponse()
122 protected byte[] createRequestData(SoapEnvelope envelope, String encoding) throws IOException { in createRequestData() argument
132 envelope.write(xw); in createRequestData()
148 protected byte[] createRequestData(SoapEnvelope envelope) throws IOException { in createRequestData() argument
149 return createRequestData(envelope, null); in createRequestData()
195 abstract public List call(String targetNamespace, SoapEnvelope envelope, List headers) in call() argument
206 public void call(String targetNamespace, SoapEnvelope envelope) throws IOException, in call() argument
208 call(targetNamespace, envelope, null); in call()
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
DMarshalHashtable.java47 SoapSerializationEnvelope envelope; field in MarshalHashtable
58 Object key = envelope.read(parser, item, 0, null, null, PropertyInfo.OBJECT_TYPE); in readInstance()
63 Object value = envelope.read(parser, item, 1, null, null, PropertyInfo.OBJECT_TYPE); in readInstance()
84 envelope.writeObjectBody(writer, item); in writeInstance()
118 envelope = cm; in register()
DMarshal.java67 public void register(SoapSerializationEnvelope envelope); in register() argument
/external/strace/
Devdev.c67 const struct ff_envelope *const envelope = data; in decode_envelope() local
73 envelope->attack_length, in decode_envelope()
74 envelope->attack_level, in decode_envelope()
75 envelope->fade_length, in decode_envelope()
76 envelope->fade_level); in decode_envelope()
114 decode_envelope(&ffe.u.constant.envelope); in ff_effect_ioctl()
122 decode_envelope(&ffe.u.ramp.envelope); in ff_effect_ioctl()
136 decode_envelope(&ffe.u.periodic.envelope); in ff_effect_ioctl()
/external/kernel-headers/original/uapi/linux/
Dinput.h330 struct ff_envelope envelope; member
342 struct ff_envelope envelope; member
391 struct ff_envelope envelope; member
/external/wpa_supplicant_8/src/utils/
Dxml-utils.c443 xml_node_t *envelope, *body; in soap_build_envelope() local
446 envelope = xml_node_create_root( in soap_build_envelope()
449 if (envelope == NULL) in soap_build_envelope()
451 body = xml_node_create(ctx, envelope, ns, "Body"); in soap_build_envelope()
453 return envelope; in soap_build_envelope()
Dhttp_curl.c1486 xml_node_t *envelope, *ret, *resp, *n; in soap_send_receive() local
1493 envelope = soap_build_envelope(ctx->xml, node); in soap_send_receive()
1494 str = xml_node_to_str(ctx->xml, envelope); in soap_send_receive()
1495 xml_node_free(ctx->xml, envelope); in soap_send_receive()
/external/strace/tests/
Dioctl_evdev.c211 print_envelope(&ffe->u.constant.envelope); in main()
225 print_envelope(&ffe->u.ramp.envelope); in main()
237 print_envelope(&ffe->u.periodic.envelope); in main()
/external/strace/tests-mx32/
Dioctl_evdev.c211 print_envelope(&ffe->u.constant.envelope); in main()
225 print_envelope(&ffe->u.ramp.envelope); in main()
237 print_envelope(&ffe->u.periodic.envelope); in main()
/external/strace/tests-m32/
Dioctl_evdev.c211 print_envelope(&ffe->u.constant.envelope); in main()
225 print_envelope(&ffe->u.ramp.envelope); in main()
237 print_envelope(&ffe->u.periodic.envelope); in main()
/external/python/cpython2/Doc/library/
Demail.generator.rst39 envelope header separator (see `WHY THE CONTENT-LENGTH FORMAT IS BAD
60 Optional *unixfrom* is a flag that forces the printing of the envelope
62 object. If the root object has no envelope header, a standard one is
64 the envelope delimiter.
66 Note that for subparts, no envelope header is ever printed.
Dsmtpd.rst37 attribute. *peer* is the remote host's address, *mailfrom* is the envelope
38 originator, *rcpttos* are the envelope recipients and *data* is a string
Demail.message.rst19 case-insensitively. There may also be a single envelope header, also known as
42 is ``True``, the envelope header is included in the returned string.
76 Set the message's envelope header to *unixfrom*, which should be a string.
81 Return the message's envelope header. Defaults to ``None`` if the
82 envelope header was never set.
184 Note that in all cases, any envelope header present in the message is not
Demail.errors.rst31 Situations where it can be raised include finding an envelope header after the
Dimaplib.rst227 are tuples of message part envelope and data.
290 Returned data are tuples of message part envelope and data.
324 envelope and data.
/external/python/cpython3/Doc/library/
Demail.generator.rst100 If *unixfrom* is ``True``, print the envelope header delimiter used by
103 no envelope header, craft a standard one. The default is ``False``.
104 Note that for subparts, no envelope header is ever printed.
193 If *unixfrom* is ``True``, print the envelope header delimiter used by
196 no envelope header, craft a standard one. The default is ``False``.
197 Note that for subparts, no envelope header is ever printed.
Demail.compat32-message.rst45 case-insensitively. There may also be a single envelope header, also known as
69 is true, the envelope header is included in the returned string.
113 *unixfrom* is true, the envelope header is included in the returned
164 Set the message's envelope header to *unixfrom*, which should be a string.
169 Return the message's envelope header. Defaults to ``None`` if the
170 envelope header was never set.
294 Note that in all cases, any envelope header present in the message is not
Demail.message.rst65 *unixfrom* is true, the envelope header is included in the returned
107 *unixfrom* is true, the envelope header is included in the returned
145 Set the message's envelope header to *unixfrom*, which should be a
152 Return the message's envelope header. Defaults to ``None`` if the
153 envelope header was never set.
170 Note that in all cases, any envelope header present in the message is not
Dsmtpd.rst74 attribute. *peer* is the remote host's address, *mailfrom* is the envelope
75 originator, *rcpttos* are the envelope recipients and *data* is a string
Dimaplib.rst280 are tuples of message part envelope and data.
335 Returned data are tuples of message part envelope and data.
365 envelope and data.
/external/libcups/cups/
Dtest2.ppd44 *cupsUIConstraints envelope: "*PageSize Letter *InputSlot Envelope"
45 *cupsUIConstraints envelope: "*PageSize A4 *InputSlot Envelope"
46 *cupsUIResolver envelope: "*InputSlot Manual *PageSize Env10"
/external/unicode/
Demoji-data.txt86 2708..2709 ; Emoji # 1.1 [2] (✈️..✉️) airplane..envelope
252 1F9E7..1F9FF ; Emoji # 11.0 [25] (��..��) red envelope..nazar amulet
391 1F9E7..1F9FF ; Emoji_Presentation # 11.0 [25] (��..��) red envelope..nazar amulet
525 2708..2709 ; Extended_Pictographic# 1.1 [2] (✈️..✉️) airplane..envelope
707 1F9E7..1F9FF ; Extended_Pictographic# 11.0 [25] (��..��) red envelope..nazar amulet
/external/python/cpython2/Lib/email/test/data/
Dmsg_16.txt55 Original-envelope-id: 0GK500B4HD0888@cougar.noc.ucla.edu
/external/python/cpython3/Lib/test/test_email/data/
Dmsg_16.txt55 Original-envelope-id: 0GK500B4HD0888@cougar.noc.ucla.edu

12