Searched refs:src_path (Results 1 – 1 of 1) sorted by relevance
462 void ssr_copy_log(const char* src_path, const char* dis_path) { in ssr_copy_log() argument475 src_fp = open(src_path, O_RDONLY); in ssr_copy_log()478 src_path, errno, strerror(errno)); in ssr_copy_log()498 ALOGI("Write data successfully from %s to %s", src_path, dis_path); in ssr_copy_log()