Searched refs:NEW_PATH (Results 1 – 4 of 4) sorted by relevance
304 #define NEW_PATH "/data/service/el1/public/huks_service/maindata" macro399 MoveDirectoryTree(OLD_PATH, NEW_PATH); in OnStart()404 MoveMineOldFile(OLD_MINE_PATH, NEW_PATH); in OnStart()
38 const std::string NEW_PATH = "newPath"; variable311 std::string newPath = NEW_PATH;341 std::string newPath = NEW_PATH;774 std::string newPath = NEW_PATH;804 std::string newPath = NEW_PATH;819 std::string newPath = NEW_PATH;849 std::string newPath = NEW_PATH;
32 constexpr char NEW_PATH[] = "entry|entry|1.0.0|src/main/ets/"; variable367 judgePath = NEW_PATH + pagePath + TS_SUFFIX; in GetCurrentSourceMap()
55 constexpr char NEW_PATH[] = "entry|entry|1.0.0|src/main/ets/"; variable934 … judgePath = NEW_PATH + pagePath.substr(0, pagePath.size() - JS_FILE_EXTENSION_LENGTH) + TS_SUFFIX; in GetCurrentPageSourceMap()