Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/
H A Dmoving_photo_file_utils_test.cpp58 static bool WriteFileContent(const string& path, const unsigned char content[], int32_t size) in WriteFileContent() function
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dtar_file.cpp319 bool TarFile::WriteFileContent(const string &fileName, off_t size, int &err) in WriteFileContent() function in OHOS::FileManagement::Backup::TarFile