Home
last modified time | relevance | path

Searched defs:fstream (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/mock/src/
H A Dgenerate_ics_file.cpp35 std::ofstream fstream(filePath); in GenerateFile() local
76 std::ofstream fstream(filePath); in WriteVersionFile() local
90 std::ofstream fstream(filePath); in WriteManifest() local
105 std::ofstream fstream(filePath, std::ios_base::out | std::ios_base::binary); in WriteBinaryFile() local