Home
last modified time | relevance | path

Searched refs:IsCharacterDevice (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.h34 static napi_value IsCharacterDevice(napi_env env, napi_callback_info cbinfo);
H A Dstat_n_exporter.cpp60 napi_value StatNExporter::IsCharacterDevice(napi_env env, napi_callback_info info) in IsCharacterDevice() function in OHOS::DistributedFS::ModuleFileIO::StatNExporter
318 NVal::DeclareNapiFunction("isCharacterDevice", IsCharacterDevice), in Export()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stat_v9/
H A Dstat_n_exporter_v9.h34 static napi_value IsCharacterDevice(napi_env env, napi_callback_info cbinfo);
H A Dstat_n_exporter_v9.cpp63 napi_value StatNExporterV9::IsCharacterDevice(napi_env env, napi_callback_info info) in IsCharacterDevice() function in OHOS::DistributedFS::ModuleFileIO::StatNExporterV9
257 NVal::DeclareNapiFunction("isCharacterDevice", IsCharacterDevice), in Export()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_stat/
H A Dstat_n_exporter.h44 static napi_value IsCharacterDevice(napi_env env, napi_callback_info info);
H A Dstat_n_exporter.cpp58 napi_value StatNExporter::IsCharacterDevice(napi_env env, napi_callback_info info) in IsCharacterDevice() function in OHOS::FileManagement::ModuleFileIO::StatNExporter
304 NVal::DeclareNapiFunction("isCharacterDevice", IsCharacterDevice), in Export()
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dstat_impl.h87 bool IsCharacterDevice() in IsCharacterDevice() function in OHOS::CJSystemapi::FileFs::StatImpl
H A Dstat_ffi.cpp125 return instance->IsCharacterDevice(); in FfiOHOSStatIsCharacterDevice()

Completed in 3 milliseconds