Home
last modified time | relevance | path

Searched refs:ExportAsync (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
H A Dprop_n_exporter.h57 bool ExportAsync();
H A Dprop_n_exporter.cpp631 bool PropNExporter::ExportAsync() in ExportAsync() function in OHOS::DistributedFS::ModuleFileIO::PropNExporter
674 return ExportSync() && ExportAsync(); in Export()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dprop_n_exporter.h63 bool ExportAsync();
H A Dprop_n_exporter.cpp821 bool PropNExporter::ExportAsync() in ExportAsync() function in OHOS::FileManagement::ModuleFileIO::PropNExporter
861 return ExportSync() && ExportAsync(); in Export()