Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/os2/
H A Dopen.c162 APR_DECLARE(apr_status_t) apr_file_rename(const char *from_path, const char *to_path, in apr_file_rename() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/
H A Dopen.c268 APR_DECLARE(apr_status_t) apr_file_rename(const char *from_path, in apr_file_rename() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/win32/
H A Dopen.c531 APR_DECLARE(apr_status_t) apr_file_rename(const char *frompath, in apr_file_rename() function