Searched refs:backUpFile (Results 1 – 1 of 1) sorted by relevance
124 std::string backUpFile = backUpToPath + "/" + "testbackup.bak"; in MkdirPath() local125 auto fl = OHOS::DistributedKv::StoreUtil::CreateFile(backUpFile); in MkdirPath()