Searched refs:dis_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() argument483 dis_fp = open(dis_path, O_CREAT | O_SYNC | O_WRONLY, in ssr_copy_log()487 dis_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()