Home
last modified time | relevance | path

Searched defs:apr_dir_remove (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/os2/
H A Ddir.c140 APR_DECLARE(apr_status_t) apr_dir_remove(const char *path, apr_pool_t *pool) in apr_dir_remove() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/win32/
H A Ddir.c367 APR_DECLARE(apr_status_t) apr_dir_remove(const char *path, apr_pool_t *pool) in apr_dir_remove() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/
H A Ddir.c334 apr_status_t apr_dir_remove(const char *path, apr_pool_t *pool) in apr_dir_remove() function