Home
last modified time | relevance | path

Searched defs:xmlStrdupFunc (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/libxml2/include/libxml/
H A Dxmlmemory.h61 typedef char *(*xmlStrdupFunc)(const char *str); typedef
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libxml2/include/libxml/
Dxmlmemory.h87 typedef char *(XMLCALL *xmlStrdupFunc)(const char *str); typedef
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libxml2/include/libxml/
Dxmlmemory.h87 typedef char *(XMLCALL *xmlStrdupFunc)(const char *str); typedef
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libxml2/include/libxml/
Dxmlmemory.h87 typedef char *(*xmlStrdupFunc)(const char *str); typedef
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libxml2/include/libxml/
Dxmlmemory.h87 typedef char *(XMLCALL *xmlStrdupFunc)(const char *str); typedef
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libxml2/include/libxml/
Dxmlmemory.h87 typedef char *(XMLCALL *xmlStrdupFunc)(const char *str); typedef
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libxml2/include/libxml/
Dxmlmemory.h87 typedef char *(XMLCALL *xmlStrdupFunc)(const char *str); typedef
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libxml2/include/libxml/
Dxmlmemory.h87 typedef char *(XMLCALL *xmlStrdupFunc)(const char *str); typedef
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libxml2/include/libxml/
Dxmlmemory.h87 typedef char *(XMLCALL *xmlStrdupFunc)(const char *str); typedef
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libxml2/include/libxml/
Dxmlmemory.h87 typedef char *(XMLCALL *xmlStrdupFunc)(const char *str); typedef
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libxml2/include/libxml/
Dxmlmemory.h87 typedef char *(XMLCALL *xmlStrdupFunc)(const char *str); typedef
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libxml2/include/libxml/
Dxmlmemory.h87 typedef char *(XMLCALL *xmlStrdupFunc)(const char *str); typedef
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libxml2/include/libxml/
Dxmlmemory.h87 typedef char *(*xmlStrdupFunc)(const char *str); typedef
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libxml2/include/libxml/
Dxmlmemory.h87 typedef char *(XMLCALL *xmlStrdupFunc)(const char *str); typedef
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libxml2/include/libxml/
Dxmlmemory.h87 typedef char *(XMLCALL *xmlStrdupFunc)(const char *str); typedef
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libxml2/include/libxml/
Dxmlmemory.h87 typedef char *(*xmlStrdupFunc)(const char *str); typedef
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libxml2/include/libxml/
Dxmlmemory.h87 typedef char *(XMLCALL *xmlStrdupFunc)(const char *str); typedef
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libxml2/include/libxml/
Dxmlmemory.h87 typedef char *(XMLCALL *xmlStrdupFunc)(const char *str); typedef
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libxml2/include/libxml/
Dxmlmemory.h87 typedef char *(*xmlStrdupFunc)(const char *str); typedef
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libxml2/include/libxml/
Dxmlmemory.h87 typedef char *(XMLCALL *xmlStrdupFunc)(const char *str); typedef
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libxml2/include/libxml/
Dxmlmemory.h87 typedef char *(XMLCALL *xmlStrdupFunc)(const char *str); typedef
/aosp_15_r20/external/cronet/third_party/libxml/src/include/libxml/
H A Dxmlmemory.h61 typedef char *(*xmlStrdupFunc)(const char *str); typedef
/aosp_15_r20/external/libxml2/os400/
H A Drpgsupport.c73 THREADED_VAR(xmlMemStrdup, xmlStrdupFunc) in THREADED_VAR() argument