Searched defs:trustPath (Results 1 – 1 of 1) sorted by relevance
491 static uint32_t GetRealFilePath(const char *originPath, char *trustPath, size_t tPathLen) in GetRealFilePath()625 char trustPath[PATH_MAX] = { 0 }; in DoOpenFile() local