Home
last modified time | relevance | path

Searched refs:soap_build_envelope (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dxml-utils.h94 xml_node_t * soap_build_envelope(struct xml_node_ctx *ctx, xml_node_t *node);
Dxml-utils.c443 xml_node_t * soap_build_envelope(struct xml_node_ctx *ctx, xml_node_t *node) in soap_build_envelope() function
Dhttp_curl.c1514 envelope = soap_build_envelope(ctx->xml, node); in soap_send_receive()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dxml-utils.h94 xml_node_t * soap_build_envelope(struct xml_node_ctx *ctx, xml_node_t *node);
Dxml-utils.c443 xml_node_t * soap_build_envelope(struct xml_node_ctx *ctx, xml_node_t *node) in soap_build_envelope() function
Dhttp_curl.c1514 envelope = soap_build_envelope(ctx->xml, node); in soap_send_receive()