gf_node_try_destroy 551 include/gpac/internal/scenegraph_dev.h GF_Err gf_node_try_destroy(GF_SceneGraph *sg, GF_Node *pNode, GF_Node *parentNode); gf_node_try_destroy 64 src/scenegraph/commands.c if (inf->new_node) gf_node_try_destroy(com->in_scene, inf->new_node, NULL); gf_node_try_destroy 72 src/scenegraph/commands.c gf_node_try_destroy(com->in_scene, child->node, NULL); gf_node_try_destroy 97 src/scenegraph/commands.c gf_node_try_destroy(com->in_scene, child->node, NULL); gf_node_try_destroy 119 src/scenegraph/commands.c gf_node_try_destroy(com->in_scene, com->node, NULL);