Searched refs:xml_node_get_parent (Results 1 – 4 of 4) sorted by relevance
23 xml_node_t * xml_node_get_parent(struct xml_node_ctx *ctx, xml_node_t *node);
173 xml_node_t * xml_node_get_parent(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_get_parent() function
265 parent = xml_node_get_parent(ctx->xml, node); in process_update_node()
826 parent = xml_node_get_parent(ctx->xml, pps_node); in oma_dm_replace()