Home
last modified time | relevance | path

Searched refs:ExportSync (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.h56 bool ExportSync();
H A Dprop_n_exporter.cpp593 bool PropNExporter::ExportSync() in ExportSync() 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.h62 bool ExportSync();
H A Dprop_n_exporter.cpp778 bool PropNExporter::ExportSync() in ExportSync() function in OHOS::FileManagement::ModuleFileIO::PropNExporter
861 return ExportSync() && ExportAsync(); in Export()