Searched refs:xmlHashCopySafe (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/cronet/third_party/libxml/src/include/libxml/ |
H A D | hash.h | 218 xmlHashCopySafe (xmlHashTablePtr hash,
|
/aosp_15_r20/external/libxml2/include/libxml/ |
H A D | hash.h | 218 xmlHashCopySafe (xmlHashTablePtr hash,
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | hash.c | 1137 xmlHashCopySafe(xmlHashTablePtr hash, xmlHashCopier copyFunc, in xmlHashCopySafe() function 1190 return(xmlHashCopySafe(hash, copy, NULL)); in xmlHashCopy()
|
H A D | entities.c | 918 return(xmlHashCopySafe(table, xmlCopyEntity, xmlFreeEntityWrapper)); in xmlCopyEntitiesTable()
|
H A D | valid.c | 1402 return(xmlHashCopySafe(table, xmlCopyElement, xmlFreeElementTableEntry)); in xmlCopyElementTable() 1944 return(xmlHashCopySafe(table, xmlCopyAttribute, in xmlCopyAttributeTable() 2182 return(xmlHashCopySafe(table, xmlCopyNotation, xmlFreeNotationTableEntry)); in xmlCopyNotationTable()
|
/aosp_15_r20/external/libxml2/ |
H A D | hash.c | 1149 xmlHashCopySafe(xmlHashTablePtr hash, xmlHashCopier copyFunc, in xmlHashCopySafe() function 1202 return(xmlHashCopySafe(hash, copy, NULL)); in xmlHashCopy()
|
H A D | entities.c | 911 return(xmlHashCopySafe(table, xmlCopyEntity, xmlFreeEntityWrapper)); in xmlCopyEntitiesTable()
|
H A D | valid.c | 1408 return(xmlHashCopySafe(table, xmlCopyElement, xmlFreeElementTableEntry)); in xmlCopyElementTable() 1952 return(xmlHashCopySafe(table, xmlCopyAttribute, in xmlCopyAttributeTable() 2195 return(xmlHashCopySafe(table, xmlCopyNotation, xmlFreeNotationTableEntry)); in xmlCopyNotationTable()
|
/aosp_15_r20/out/soong/.intermediates/external/libxml2/libxml2/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libxml2.so.toc | 754 749: FUNC GLOBAL DEFAULT 15 xmlHashCopySafe
|
/aosp_15_r20/out/soong/.intermediates/external/libxml2/libxml2/linux_glibc_x86_64_shared/ |
D | libxml2.so.toc | 762 757: FUNC GLOBAL DEFAULT 11 xmlHashCopySafe
|