Home
last modified time | relevance | path

Searched refs:xmlNanoHTTPFetchContent (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libxml2/
H A Dnanohttp.c122 static int xmlNanoHTTPFetchContent( void * ctx, char ** ptr, int * len );
1597 xmlNanoHTTPFetchContent( ctxt, &buf, &len ); in xmlNanoHTTPFetch()
1639 xmlNanoHTTPFetchContent( ctxt, &buf, &len ); in xmlNanoHTTPSave()
1762 xmlNanoHTTPFetchContent( void * ctx, char ** ptr, int * len ) { in xmlNanoHTTPFetchContent() function
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dnanohttp.c141 static int xmlNanoHTTPFetchContent( void * ctx, char ** ptr, int * len );
1613 xmlNanoHTTPFetchContent( ctxt, &buf, &len ); in xmlNanoHTTPFetch()
1655 xmlNanoHTTPFetchContent( ctxt, &buf, &len ); in xmlNanoHTTPSave()
1778 xmlNanoHTTPFetchContent( void * ctx, char ** ptr, int * len ) { in xmlNanoHTTPFetchContent() function