Home
last modified time | relevance | path

Searched refs:filepath_root_test (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/os2/
H A Dapr_arch_file_io.h80 apr_status_t filepath_root_test(char *path, apr_pool_t *p);
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/os2/
H A Dfilesys.c55 apr_status_t filepath_root_test(char *path, apr_pool_t *p) in filepath_root_test() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/win32/
H A Dfilepath.c207 rv = filepath_root_test(newpath, p); in apr_filepath_root()
298 rv = filepath_root_test(newpath, p); in apr_filepath_root()
H A Dfilesys.c66 apr_status_t filepath_root_test(char *path, apr_pool_t *p) in filepath_root_test() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/win32/
H A Dapr_arch_file_io.h231 apr_status_t filepath_root_test(char *path, apr_pool_t *p);