Home
last modified time | relevance | path

Searched refs:isBlockDevice (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_dirent/
H A Ddirent_n_exporter.cpp63 napi_value DirentNExporter::isBlockDevice(napi_env env, napi_callback_info cbinfo) in isBlockDevice() function in OHOS::DistributedFS::ModuleFileIO::DirentNExporter
126 NVal::DeclareNapiFunction("isBlockDevice", isBlockDevice), in Export()
H A Ddirent_n_exporter.h33 static napi_value isBlockDevice(napi_env env, napi_callback_info cbinfo);
/ohos5.0/docs/zh-cn/release-notes/api-diff/v2.2-beta2/
H A Djs-apidiff-v2.2-beta2.md83 |文件存储- fileio|dirent.isBlockDevice()|新增|-|
102 |文件存储- fileio|stat.isBlockDevice()|新增|-|
/ohos5.0/docs/en/release-notes/api-diff/v2.2-beta2/
H A Djs-apidiff-v2.2-beta2.md83 |File storage - fileio|dirent.isBlockDevice()|Added|-|
102 |File storage - fileio|stat.isBlockDevice()|Added|-|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-core-file-kit/
H A Djs-apis-fileio.md3035 ### isBlockDevice subsection
3037 isBlockDevice(): boolean
3043 > 从API version 9开始废弃,请使用[fs.Stat.isBlockDevice](js-apis-file-fs.md#isblockdevice)替代。
3057 let isBLockDevice = fileio.statSync(filePath).isBlockDevice();
3899 ### isBlockDevice subsection
3901 isBlockDevice(): boolean
3921 let isBLockDevice = dir.readSync().isBlockDevice();
H A Djs-apis-file-fs.md4375 ### isBlockDevice subsection
4377 isBlockDevice(): boolean
4397 let isBLockDevice = fs.statSync(filePath).isBlockDevice();
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202211/
H A Djs-apidiff-file-management.md45 |新增|NA|模块名: ohos.file.fs<br>类名: Stat<br>方法名 or 属性名: isBlockDevice|@ohos.file.fs.d.ts|
/ohos5.0/docs/zh-cn/release-notes/api-diff/Beta5 to v3.2-Release/
H A Djs-apidiff-file-management.md215 |废弃版本有变化|类名:Dirent<br>方法 or 属性:isBlockDevice(): boolean;<br>废弃版本:N/A|类名:Dirent<br>方法 or 属性:isBlockD…
/ohos5.0/docs/en/release-notes/api-diff/monthly-202211/
H A Djs-apidiff-file-management.md45 |Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: isBlockDevice|…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-file-management.md151 |新增|NA|类名:Stat;<br>方法or属性:isBlockDevice(): boolean;|@ohos.file.fs.d.ts|
475 |废弃版本有变化|类名:Dirent;<br>方法or属性:isBlockDevice(): boolean;<br>旧版本信息:|类名:Dirent;<br>方法or属性:isBlockDevic…
476 |废弃版本有变化|类名:Stat;<br>方法or属性:isBlockDevice(): boolean;<br>旧版本信息:|类名:Stat;<br>方法or属性:isBlockDevice():…
/ohos5.0/docs/en/application-dev/reference/apis-core-file-kit/
H A Djs-apis-fileio.md3035 ### isBlockDevice subsection
3037 isBlockDevice(): boolean
3043 > This API is deprecated since API version 9. Use [fs.Stat.isBlockDevice](js-apis-file-fs.md#isbloc…
3057 let isBLockDevice = fileio.statSync(filePath).isBlockDevice();
3899 ### isBlockDevice subsection
3901 isBlockDevice(): boolean
3921 let isBLockDevice = dir.readSync().isBlockDevice();
H A Djs-apis-file-fs.md4379 ### isBlockDevice subsection
4381 isBlockDevice(): boolean
4401 let isBLockDevice = fs.statSync(filePath).isBlockDevice();
/ohos5.0/docs/en/release-notes/api-diff/Beta5-to-v3.2-Release/
H A Djs-apidiff-file-management.md215 …or attribute name: isBlockDevice(): boolean;<br>Deprecated version: N/A|Class name: Dirent<br>Meth…
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-file-management.md151 |Added|NA|Class name: Stat;<br>Method or attribute name: isBlockDevice(): boolean;|@ohos.file.fs.d.…
475 …thod or attribute name: isBlockDevice(): boolean;<br>Old version: |Class name: Dirent;<br>Method o…
476 …ethod or attribute name: isBlockDevice(): boolean;<br>Old version: |Class name: Stat;<br>Method or…
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
H A Dhvigor-wrapper.js15isBlockDevice())return function(e,t,n,r,u){return t?function(e,t,n,r){if(r.overwrite)return Ln.unl…
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/
H A Dhvigor-wrapper.js15isBlockDevice())return function(e,t,n,r,u){return t?function(e,t,n,r){if(r.overwrite)return Ln.unl…
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
H A Dhvigor-wrapper.js16isBlockDevice())return function(e,t,n,r,u){return t?function(e,t,n,r){if(r.overwrite)return Ln.unl…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/
H A Djs-apidiff-file-management.md45 |新增|NA|模块名: ohos.file.fs<br>类名: Stat<br>方法名 or 属性名: isBlockDevice|@ohos.file.fs.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/
H A Djs-apidiff-file-management.md45 |Added|NA|Module name: ohos.file.fs<br>Class name: Stat<br>Method or attribute name: isBlockDevice|…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-file-management.md874 |跨平台能力有变化|类名:Stat;<br>方法or属性:isBlockDevice(): boolean;<br>旧版本信息:|类名:Stat;<br>方法or属性:isBlockDevice()…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-file-management.md874 …or attribute name: isBlockDevice(): boolean;<br>Old version information: |Class name: Stat;<br>Met…