Searched refs:xmlHashAdd (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/cronet/third_party/libxml/src/include/libxml/ |
H A D | hash.h | 113 xmlHashAdd (xmlHashTablePtr hash,
|
/aosp_15_r20/external/libxml2/include/libxml/ |
H A D | hash.h | 113 xmlHashAdd (xmlHashTablePtr hash,
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | entities.c | 263 res = xmlHashAdd(table, name, ret); in xmlAddEntity()
|
H A D | hash.c | 614 xmlHashAdd(xmlHashTablePtr hash, const xmlChar *key, void *payload) { in xmlHashAdd() function
|
H A D | valid.c | 2096 res = xmlHashAdd(table, name, ret); in xmlAddNotationDecl() 2735 res = xmlHashAdd(table, value, ref_list); in xmlAddRef()
|
/aosp_15_r20/external/libxml2/ |
H A D | entities.c | 268 res = xmlHashAdd(table, name, ret); in xmlAddEntity()
|
H A D | hash.c | 616 xmlHashAdd(xmlHashTablePtr hash, const xmlChar *key, void *payload) { in xmlHashAdd() function
|
H A D | valid.c | 2110 res = xmlHashAdd(table, name, ret); in xmlAddNotationDecl() 2756 res = xmlHashAdd(table, value, ref_list); in xmlAddRef()
|
H A D | testapi.c | 9202 ret_val = xmlHashAdd(hash, key, payload); in test_xmlHashAdd()
|
/aosp_15_r20/out/soong/.intermediates/external/libxml2/libxml2/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libxml2.so.toc | 1309 1304: FUNC GLOBAL DEFAULT 15 xmlHashAdd
|
/aosp_15_r20/out/soong/.intermediates/external/libxml2/libxml2/linux_glibc_x86_64_shared/ |
D | libxml2.so.toc | 1317 1312: FUNC GLOBAL DEFAULT 11 xmlHashAdd
|