Home
last modified time | relevance | path

Searched refs:apr_version_string (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/netty-tcnative/src/c/
H A Djnilib.c72 apr_version_string()); in JNI_OnLoad_netty_tcnative()
201 return AJP_TO_JSTRING(apr_version_string()); in TCN_IMPLEMENT_CALL()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/misc/unix/
H A Dversion.c32 APR_DECLARE(const char *) apr_version_string(void) in apr_version_string() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestvsn.c26 ABTS_STR_EQUAL(tc, APR_VERSION_STRING, apr_version_string()); in test_strings()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_version.h156 APR_DECLARE(const char *) apr_version_string(void);