Searched refs:rawPath (Results 1 – 1 of 1) sorted by relevance
34 const char *rawPath = realPath.c_str(); in Save() local35 TryRemoveAnFile(rawPath); in Save()37 std::ofstream file(rawPath, std::ofstream::binary); in Save()