Searched defs:tmpPath (Results 1 – 12 of 12) sorted by relevance
124 static bool GetPersistFilePath(char **path, char **tmpPath, int fileType) in GetPersistFilePath()174 char *tmpPath = ""; in LoadPersistParam() local274 const char *tmpPath[PERSIST_HANDLE_MAX] = { in BatchSavePersistParamEnd() local
50 char tmpPath[PATH_MAX] = {0}; in PathToRealPath() local
42 std::string tmpPath = "/tmp"; in SetUp() local
44 std::string tmpPath = "/tmp"; in SetUp() local
59 char *tmpPath = (updaterMode == 0) ? PARAM_PERSIST_SAVE_PATH : "/param/persist_parameters"; in LoadPersistParam() local
151 std::string tmpPath = "/data/updater" + filePath; in SetNewPartition() local
149 const std::string tmpPath = "/vendor/etc/fstab.updater"; variable
72 std::string tmpPath = buf; in IsRealPath() local
61 wchar_t tmpPath[MAX_FILE_PATH_LEN] = {0}; in TransWidePath() local
148 char tmpPath[PATH_MAX + 1] = { 0 }; in GetConfigPath() local
475 static void LogTmpDirClear(const char *tmpPath) in LogTmpDirClear()511 static int32_t MkdirTmpPath(const char *tmpPath) in MkdirTmpPath()
320 char tmpPath[PATH_MAX] = {0}; in FindRawFile() local