Home
last modified time | relevance | path

Searched refs:IsSocket (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.h38 static napi_value IsSocket(napi_env env, napi_callback_info cbinfo);
H A Dstat_n_exporter.cpp80 napi_value StatNExporter::IsSocket(napi_env env, napi_callback_info info) in IsSocket() function in OHOS::DistributedFS::ModuleFileIO::StatNExporter
322 NVal::DeclareNapiFunction("isSocket", IsSocket), in Export()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stat_v9/
H A Dstat_n_exporter_v9.h38 static napi_value IsSocket(napi_env env, napi_callback_info cbinfo);
H A Dstat_n_exporter_v9.cpp83 napi_value StatNExporterV9::IsSocket(napi_env env, napi_callback_info info) in IsSocket() function in OHOS::DistributedFS::ModuleFileIO::StatNExporterV9
261 NVal::DeclareNapiFunction("isSocket", IsSocket), in Export()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_stat/
H A Dstat_n_exporter.h48 static napi_value IsSocket(napi_env env, napi_callback_info info);
H A Dstat_n_exporter.cpp78 napi_value StatNExporter::IsSocket(napi_env env, napi_callback_info info) in IsSocket() function in OHOS::FileManagement::ModuleFileIO::StatNExporter
308 NVal::DeclareNapiFunction("isSocket", IsSocket), in Export()
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dstat_impl.h107 bool IsSocket() in IsSocket() function in OHOS::CJSystemapi::FileFs::StatImpl
H A Dstat_ffi.cpp169 return instance->IsSocket(); in FfiOHOSStatIsSocket()

Completed in 3 milliseconds