Searched defs:tempPath (Results 1 – 11 of 11) sorted by relevance
29 char tempPath[PATH_MAX]; member
92 std::string tempPath(path); in Init() local469 const std::string tempPath = (*iter)->GetIndexPath(); in GetValidAppPath() local845 const std::string tempPath = (*iter)->GetIndexPath(); in GetValidHapPath() local858 const std::string tempPath = (*iter)->GetIndexPath(); in GetValidIndexPath() local876 std::string tempPath = (*iter)->GetIndexPath(); in FindRawFileFromHap() local925 std::string tempPath = (*iter)->GetIndexPath(); in GetRawFd() local1283 const std::string tempPath = (*iter)->GetIndexPath(); in IsRawDirFromHap() local
141 std::string tempPath = FONTS_TEMP_PATH + fileName; in CopyFile() local
73 std::string tempPath; member
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()
313 std::string tempPath = file.substr(0, pos + 1); in FdToWrite() local
123 std::string tempPath(Str16ToStr8(path)); in SetPausePicture() local
285 std::string tempPath = patchPath.empty() ? hapPath : patchPath; in ReadRawFileFromHap() local327 const char *tempPath = sPatchPath.empty() ? hapPath : patchPath; in ReadRawFileDescriptor() local
387 std::string tempPath = GetTempFilePath(uid); in SaveEventToTempFile() local
355 const std::string tempPath = GetExtraPath(path); in ExtraAndLoadPackage() local
77 int waitSec = 1, const std::string& tempPath = TEMP_DIR) in TriggerCrasherAndGetFileName()