Home
last modified time | relevance | path

Searched refs:ufdt_node_pool_destruct (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/libufdt/include/
H A Dufdt_node_pool.h31 void ufdt_node_pool_destruct(struct ufdt_node_pool *pool);
/aosp12/system/libufdt/
H A Dufdt_overlay.c673 ufdt_node_pool_destruct(&pool); in ufdt_apply_overlay()
680 ufdt_node_pool_destruct(&pool); in ufdt_apply_overlay()
H A Dufdt_node_pool.c71 void ufdt_node_pool_destruct(struct ufdt_node_pool *pool) { in ufdt_node_pool_destruct() function
/aosp12/system/libufdt/tests/libufdt_verify/
H A Dufdt_test_overlay.cpp469 ufdt_node_pool_destruct(&pool); in ufdt_verify_dtbo()