HomeSort by relevance Sort by last modified time
    Searched refs:xml_node_create_text_ns (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/utils/
xml-utils.h 39 xml_node_t * xml_node_create_text_ns(struct xml_node_ctx *ctx,
xml_libxml2.c 302 xml_node_t * xml_node_create_text_ns(struct xml_node_ctx *ctx, function
  /external/wpa_supplicant_8/hs20/client/
oma_dm_client.c 228 xml_node_create_text_ns(ctx->xml, node, "syncml:metinf", "Format",
230 xml_node_create_text_ns(ctx->xml, node, "syncml:metinf", "Type",
285 xml_node_create_text_ns(ctx->xml, node, "syncml:metinf", "Type", buf);
286 xml_node_create_text_ns(ctx->xml, node, "syncml:metinf", "Format",
    [all...]

Completed in 44 milliseconds