Searched refs:des_xmlHashDeallocator (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libxml2/ |
H A D | testapi.c | 742 static void des_xmlHashDeallocator(int no ATTRIBUTE_UNUSED, xmlHashDeallocator val ATTRIBUTE_UNUSED… in des_xmlHashDeallocator() function 9920 des_xmlHashDeallocator(n_dealloc, dealloc, 2); in test_xmlHashRemoveEntry() 9971 des_xmlHashDeallocator(n_dealloc, dealloc, 3); in test_xmlHashRemoveEntry2() 10029 des_xmlHashDeallocator(n_dealloc, dealloc, 4); in test_xmlHashRemoveEntry3() 10156 des_xmlHashDeallocator(n_dealloc, dealloc, 3); in test_xmlHashUpdateEntry() 10214 des_xmlHashDeallocator(n_dealloc, dealloc, 4); in test_xmlHashUpdateEntry2() 10279 des_xmlHashDeallocator(n_dealloc, dealloc, 5); in test_xmlHashUpdateEntry3()
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | testapi.c | 743 static void des_xmlHashDeallocator(int no ATTRIBUTE_UNUSED, xmlHashDeallocator val ATTRIBUTE_UNUSED… in des_xmlHashDeallocator() function 10320 des_xmlHashDeallocator(n_dealloc, dealloc, 2); in test_xmlHashRemoveEntry() 10371 des_xmlHashDeallocator(n_dealloc, dealloc, 3); in test_xmlHashRemoveEntry2() 10429 des_xmlHashDeallocator(n_dealloc, dealloc, 4); in test_xmlHashRemoveEntry3() 10556 des_xmlHashDeallocator(n_dealloc, dealloc, 3); in test_xmlHashUpdateEntry() 10614 des_xmlHashDeallocator(n_dealloc, dealloc, 4); in test_xmlHashUpdateEntry2() 10679 des_xmlHashDeallocator(n_dealloc, dealloc, 5); in test_xmlHashUpdateEntry3()
|