Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestpath.c95 rv = apr_filepath_list_merge(&liststr, pathelts, p); in list_merge_multi()
114 rv = apr_filepath_list_merge(&liststr, pathelts, p); in list_merge_single()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_file_info.h382 APR_DECLARE(apr_status_t) apr_filepath_list_merge(char **liststr,
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/
H A Dfilepath.c299 APR_DECLARE(apr_status_t) apr_filepath_list_merge(char **liststr, in apr_filepath_list_merge() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/win32/
H A Dfilepath.c985 APR_DECLARE(apr_status_t) apr_filepath_list_merge(char **liststr, function