Searched defs:tempPath (Results 1 – 9 of 9) sorted by relevance
138 static int32_t SolvePath(const string &filePath, string &tempPath, string &userId) in SolvePath()203 std::string tempPath = ResultSetUtils::GetStringValFromColumn(1, resultSet); in GetFilePathFromUri() local230 string tempPath; in GetUriFromFilePath() local
153 char tempPath[MAX_FILE_PATH]; in GetTmpFileName() local
138 for (auto &tempPath: vecInputDevPath) { in ScanSinkInputDevices() local
57 std::string tempPath = path.substr(0, path.rfind(Constants::PATH_SEPARATOR)); in DeployQuickFix() local
427 for (const auto &tempPath: vecInputDevPath) { in ScanInputDevices() local
209 const char *tempPath = nullptr; in ParseUrl() local
1053 std::string tempPath = std::regex_replace(sourceMapPath, std::regex("ets"), "assets/js"); in ReadSourceMapData() local
571 char *tempPath = (char *)SoftBusCalloc(len + 1); in CreateDirAndGetAbsPath() local
792 std::string tempPath = backupFilePath + "temp"; in Backup() local