Searched defs:tempPath (Results 1 – 13 of 13) sorted by relevance
29 char tempPath[PATH_MAX]; member
92 std::string tempPath(path); in Init() local506 const std::string tempPath = (*iter)->GetIndexPath(); in GetValidAppPath() local815 const std::string tempPath = (*iter)->GetIndexPath(); in GetValidHapPath() local828 const std::string tempPath = (*iter)->GetIndexPath(); in GetValidResourceIndexPath() local846 std::string tempPath = (*iter)->GetIndexPath(); in FindRawFileFromHap() local895 std::string tempPath = (*iter)->GetIndexPath(); in GetRawFd() local1254 const std::string tempPath = (*iter)->GetIndexPath(); in IsRawDirFromHap() local
247 std::string tempPath = patchPath.empty() ? hapPath : patchPath; in ReadRawFileFromHap() local
114 std::string tempPath = PATH_DIR + "/hiappevent_" + std::to_string(testUid) + ".evt"; variable349 std::string tempPath = PATH_DIR + "/hiappevent_" + std::to_string(testUid) + ".evt"; variable
74 std::string tempPath; member
164 std::string tempPath = FONTS_TEMP_PATH + fileName; in CopyFile() local
265 …:string GetDumpLogFileName(const std::string& prefix, const pid_t pid, const std::string& tempPath) in GetDumpLogFileName()283 std::string GetCppCrashFileName(const pid_t pid, const std::string& tempPath) in GetCppCrashFileName()
315 std::string tempPath = file.substr(0, pos + 1); in FdToWrite() local
131 std::string tempPath = tracePath_ + "temp/"; in GetTraceZipTmpPath() local
123 std::string tempPath(Str16ToStr8(path)); in SetPausePicture() local
384 std::string tempPath = GetTempFilePath(uid); in SaveEventToTempFile() local
365 const std::string tempPath = GetExtraPath(path); in ExtraAndLoadPackage() local
78 int waitSec = 1, const std::string& tempPath = TEMP_DIR) in TriggerCrasherAndGetFileName()