Searched refs:SAFE_PATH (Results 1 – 2 of 2) sorted by relevance
36 const std::string SAFE_PATH = "/data/service/el1/public/i18n/libphonenumber/"; variable44 !IsDirExist(SAFE_PATH.c_str())) { in Mount()49 std::string cotaOpkeyVersionDir = SAFE_PATH; in Mount()64 if (!IsDirExist(SAFE_PATH.c_str())) { in CopyDataFile()71 std::string dstPath = SAFE_PATH + DATA_FILES[i]; in CopyDataFile()
39 const std::string SAFE_PATH = "/data/service/el1/public/i18n/timezone/"; variable73 !IsDirExist(SAFE_PATH.c_str())) { in Mount()78 std::string cotaOpkeyVersionDir = SAFE_PATH; in Mount()145 if (!IsDirExist(SAFE_PATH.c_str())) { in CopyDataFile()150 std::filesystem::path safe_dir(SAFE_PATH); in CopyDataFile()156 std::filesystem::path dst_path = std::filesystem::path(SAFE_PATH) / file; in CopyDataFile()