Home
last modified time | relevance | path

Searched refs:IsBlockDevice (Results 1 - 8 of 8) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stat/
H A Dstat_n_exporter.h33 static napi_value IsBlockDevice(napi_env env, napi_callback_info cbinfo);
H A Dstat_n_exporter.cpp55 napi_value StatNExporter::IsBlockDevice(napi_env env, napi_callback_info info) in IsBlockDevice() function in OHOS::DistributedFS::ModuleFileIO::StatNExporter
317 NVal::DeclareNapiFunction("isBlockDevice", IsBlockDevice), in Export()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stat_v9/
H A Dstat_n_exporter_v9.h33 static napi_value IsBlockDevice(napi_env env, napi_callback_info cbinfo);
H A Dstat_n_exporter_v9.cpp58 napi_value StatNExporterV9::IsBlockDevice(napi_env env, napi_callback_info info) in IsBlockDevice() function in OHOS::DistributedFS::ModuleFileIO::StatNExporterV9
256 NVal::DeclareNapiFunction("isBlockDevice", IsBlockDevice), in Export()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_stat/
H A Dstat_n_exporter.h43 static napi_value IsBlockDevice(napi_env env, napi_callback_info info);
H A Dstat_n_exporter.cpp53 napi_value StatNExporter::IsBlockDevice(napi_env env, napi_callback_info info) in IsBlockDevice() function in OHOS::FileManagement::ModuleFileIO::StatNExporter
303 NVal::DeclareNapiFunction("isBlockDevice", IsBlockDevice), in Export()
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dstat_impl.h82 bool IsBlockDevice() in IsBlockDevice() function in OHOS::CJSystemapi::FileFs::StatImpl
H A Dstat_ffi.cpp114 return instance->IsBlockDevice(); in FfiOHOSStatIsBlockDevice()

Completed in 3 milliseconds