Searched defs:tmpPath (Results 1 – 9 of 9) sorted by relevance
42 std::string tmpPath = "/tmp"; in SetUp() local
44 std::string tmpPath = "/tmp"; in SetUp() local
133 std::string tmpPath = "/data/updater" + filePath; in SetNewPartition() local
59 char *tmpPath = (updaterMode == 0) ? PARAM_PERSIST_SAVE_PATH : "/param/persist_parameters"; in LoadPersistParam() local
149 const std::string tmpPath = "/vendor/etc/fstab.updater"; variable
475 static void LogTmpDirClear(const char *tmpPath) in LogTmpDirClear()511 static int32_t MkdirTmpPath(const char *tmpPath) in MkdirTmpPath()
653 char tmpPath[PATH_MAX] = {0}; in PathToRealPath() local
258 char tmpPath[PATH_MAX] = {0}; in FindRawFile() local
756 static int32_t MakeSubPath(const char *mainPath, const char *tmpPath, char *outPath, uint32_t outPa… in MakeSubPath()