Searched refs:dstfilepath (Results 1 – 1 of 1) sorted by relevance
1029 static void mcube_copy_file(const char *dstfilepath) in mcube_copy_file() argument1034 fd_file = openFile(dstfilepath, O_RDWR, 0); in mcube_copy_file()1036 GSE_LOG("open %s fail\n", dstfilepath); in mcube_copy_file()