Searched refs:GetRealFilePath (Results 1 – 1 of 1) sorted by relevance
491 static uint32_t GetRealFilePath(const char *originPath, char *trustPath, size_t tPathLen) in GetRealFilePath() function627 uint32_t rRet = GetRealFilePath(path, trustPath, sizeof(trustPath)); in DoOpenFile()968 uint32_t rRet = GetRealFilePath(fromPath, realFromPath, sizeof(realFromPath)); in CopyFile()974 rRet = GetRealFilePath(toPath, realToPath, sizeof(realToPath)); in CopyFile()