Home
last modified time | relevance | path

Searched refs:xml_node_get_text_free (Results 1 – 7 of 7) sorted by relevance

/external/wpa_supplicant_8/src/utils/
Dxml-utils.c252 xml_node_get_text_free(ctx, val); in node_to_tnds()
355 xml_node_get_text_free(ctx, nodename); in add_mo_node()
356 xml_node_get_text_free(ctx, value); in add_mo_node()
363 xml_node_get_text_free(ctx, path); in add_mo_node()
366 xml_node_get_text_free(ctx, nodename); in add_mo_node()
367 xml_node_get_text_free(ctx, value); in add_mo_node()
377 xml_node_get_text_free(ctx, nodename); in add_mo_node()
378 xml_node_get_text_free(ctx, value); in add_mo_node()
403 xml_node_get_text_free(ctx, nodename); in tnds_to_mo_iter()
420 xml_node_get_text_free(ctx, nodename); in tnds_to_mo_iter()
Dxml_libxml2.c394 void xml_node_get_text_free(struct xml_node_ctx *ctx, char *val) in xml_node_get_text_free() function
415 xml_node_get_text_free(ctx, txt); in xml_node_get_base64_text()
Dxml-utils.h57 void xml_node_get_text_free(struct xml_node_ctx *ctx, char *val);
/external/wpa_supplicant_8/hs20/client/
Dosu_client.c210 xml_node_get_text_free(ctx->xml, url); in osu_get_certificate()
211 xml_node_get_text_free(ctx->xml, user); in osu_get_certificate()
212 xml_node_get_text_free(ctx->xml, pw); in osu_get_certificate()
235 xml_node_get_text_free(ctx->xml, fingerprint); in process_est_cert()
238 xml_node_get_text_free(ctx->xml, fingerprint); in process_est_cert()
323 xml_node_get_text_free(ctx->xml, url); in download_cert()
324 xml_node_get_text_free(ctx->xml, hash); in download_cert()
334 xml_node_get_text_free(ctx->xml, hash); in download_cert()
337 xml_node_get_text_free(ctx->xml, hash); in download_cert()
346 xml_node_get_text_free(ctx->xml, url); in download_cert()
[all …]
Doma_dm_client.c91 xml_node_get_text_free(ctx->xml, uri); in oma_dm_get_target_locuri()
269 xml_node_get_text_free(ctx->xml, txt); in add_replace_devinfo()
411 xml_node_get_text_free(ctx->xml, data); in oma_dm_exec_browser()
447 xml_node_get_text_free(ctx->xml, data); in oma_dm_exec_get_cert()
620 xml_node_get_text_free(ctx->xml, data); in oma_dm_run_add()
677 xml_node_get_text_free(ctx->xml, locuri); in oma_dm_add()
684 xml_node_get_text_free(ctx->xml, locuri); in oma_dm_add()
691 xml_node_get_text_free(ctx->xml, locuri); in oma_dm_add()
698 xml_node_get_text_free(ctx->xml, locuri); in oma_dm_add()
808 xml_node_get_text_free(ctx->xml, data); in oma_dm_replace()
[all …]
Dspp_client.c203 xml_node_get_text_free(ctx->xml, str); in process_update_node()
551 xml_node_get_text_free(ctx->xml, uri); in hs20_spp_exec()
/external/wpa_supplicant_8/hs20/server/
Dspp_server.c1326 xml_node_get_text_free(ctx->xml, str); in spp_get_mo()
2114 xml_node_get_text_free(ctx->xml, supp); in hs20_spp_post_dev_data()
2122 xml_node_get_text_free(ctx->xml, supp); in hs20_spp_post_dev_data()
2201 xml_node_get_text_free(ctx->xml, addr); in hs20_spp_post_dev_data()