Searched defs:fromPath (Results 1 – 3 of 3) sorted by relevance
106 APPSPAWN_STATIC void HnpRelPath(const char *fromPath, const char *toPath, char *relPath) in HnpRelPath()
1200 static int32_t CopyFile(const char *fromPath, const char *toPath) in CopyFile()1253 char fromPath[FILE_NAME_MAX_BUF] = { 0 }; in CopyWork() local
1259 const char *fromPath = "test"; variable