Home
last modified time | relevance | path

Searched refs:ModuleStatvfs (Results 1 – 7 of 7) sorted by relevance

/foundation/filemanagement/file_api/interfaces/test/unittest/js/mod_statvfs/
Dstatvfs_core_test.cpp77 auto result = ModuleStatvfs::StatvfsCore::DoGetFreeSize("/data/test/statvfs_test.txt");
94 auto result = ModuleStatvfs::StatvfsCore::DoGetFreeSize("/test/path");
117 auto result = ModuleStatvfs::StatvfsCore::DoGetTotalSize("/data/test/statvfs_test.txt");
134 auto result = ModuleStatvfs::StatvfsCore::DoGetTotalSize("/test/path");
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_statvfs/
Dstatvfs_core.h23 namespace ModuleStatvfs {
Dstatvfs_n_exporter.h24 namespace ModuleStatvfs {
Dstatvfs_napi.cpp20 namespace ModuleStatvfs { namespace
Dstatvfs_core.cpp23 namespace ModuleStatvfs { namespace
Dstatvfs_n_exporter.cpp23 namespace ModuleStatvfs { namespace
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_statvfs/ani/
Dstatvfs_ani.cpp30 using namespace OHOS::FileManagement::ModuleStatvfs;