Home
last modified time | relevance | path

Searched refs:xml_node_get_localname (Results 1 – 8 of 8) sorted by relevance

/external/wpa_supplicant_8/src/utils/
Dxml-utils.c29 name = xml_node_get_localname(ctx, node); in get_node_uri_iter()
76 name = xml_node_get_localname(ctx, node); in get_node_iter()
238 name = xml_node_get_localname(ctx, node); in node_to_tnds()
288 name = xml_node_get_localname(ctx, mo); in mo_to_tnds()
316 lname = xml_node_get_localname(ctx, child); in get_first_child_node()
396 name = xml_node_get_localname(ctx, node); in tnds_to_mo_iter()
430 name = xml_node_get_localname(ctx, tnds); in tnds_to_mo()
Dxml-utils.h25 const char * xml_node_get_localname(struct xml_node_ctx *ctx,
Dxml_libxml2.c195 const char * xml_node_get_localname(struct xml_node_ctx *ctx, in xml_node_get_localname() function
Dhttp_curl.c1542 xml_node_get_localname(ctx->xml, ret)); in soap_send_receive()
/external/wpa_supplicant_8/hs20/client/
Doma_dm_client.c258 name = xml_node_get_localname(ctx->xml, child); in add_replace_devinfo()
450 name = xml_node_get_localname(ctx->xml, getcert); in oma_dm_exec_get_cert()
891 name = xml_node_get_localname(ctx->xml, pps_node); in oma_dm_get()
1004 name = xml_node_get_localname(ctx->xml, resp); in oma_dm_process()
1019 name = xml_node_get_localname(ctx->xml, child); in oma_dm_process()
1052 name = xml_node_get_localname(ctx->xml, child); in oma_dm_process()
Dosu_client.c633 name = xml_node_get_localname(ctx->xml, mo); in hs20_add_pps_mo()
1043 name = xml_node_get_localname(ctx->xml, child); in set_pps_cred_policy()
1185 name = xml_node_get_localname(ctx->xml, child); in set_pps_cred_home_sp_oi()
1248 name = xml_node_get_localname(ctx->xml, child); in set_pps_cred_home_sp_other_partner()
1307 name = xml_node_get_localname(ctx->xml, child); in set_pps_cred_home_sp()
1462 name = xml_node_get_localname(ctx->xml, child); in set_pps_cred_username_password()
1660 name = xml_node_get_localname(ctx->xml, child); in set_pps_cred_credential()
1690 name = xml_node_get_localname(ctx->xml, child); in set_pps_credential()
1729 name = xml_node_get_localname(ctx->xml, child); in set_pps()
1742 name = xml_node_get_localname(ctx->xml, child); in set_pps()
Dspp_client.c52 name = xml_node_get_localname(xctx, node); in hs20_spp_validate()
538 name = xml_node_get_localname(ctx->xml, cmd); in hs20_spp_exec()
631 name = xml_node_get_localname(ctx->xml, child); in process_spp_post_dev_data_response()
/external/wpa_supplicant_8/hs20/server/
Dspp_server.c1077 name = xml_node_get_localname(ctx->xml, child); in spp_get_mo()
2231 op_name = xml_node_get_localname(ctx->xml, node); in hs20_spp_server_process()