Home
last modified time | relevance | path

Searched refs:NRef (Results 1 - 21 of 21) sorted by relevance

/foundation/filemanagement/file_api/utils/filemgmt_libn/src/n_async/
H A Dn_ref.cpp21 NRef::NRef() {} in NRef() function in OHOS::FileManagement::LibN::NRef
23 NRef::NRef(NVal val) in NRef() function in OHOS::FileManagement::LibN::NRef
31 NRef::~NRef() in ~NRef()
38 NRef::operator bool() const in operator bool()
43 NVal NRef::Deref(napi_env env) in Deref()
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/n_async/
H A Dn_ref.cpp20 NRef::NRef() {} in NRef() function in OHOS::DistributedFS::NRef
22 NRef::NRef(NVal val) in NRef() function in OHOS::DistributedFS::NRef
30 NRef::~NRef() in ~NRef()
37 NRef::operator bool() const in operator bool()
42 NVal NRef::Deref(napi_env env) in Deref()
H A Dn_ref.h23 class NRef { class
25 NRef();
26 explicit NRef(NVal val);
27 ~NRef();
H A Dn_async_context.h35 NRef thisPtr_;
51 NRef cb_;
58 NRef cbSucc_;
59 NRef cbFail_;
60 NRef cbFinal_;
/foundation/filemanagement/file_api/utils/filemgmt_libn/include/n_async/
H A Dn_ref.h24 class NRef { class
26 NRef();
27 NRef(NVal val);
28 ~NRef();
H A Dn_async_context.h56 NRef cb_;
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
H A Dwatcher_n_exporter.h28 explicit JSCallbackContext(NRef &ref) : ref_(ref) {} in JSCallbackContext()
33 NRef &ref_;
47 static void WatcherCallback(napi_env env, NRef &callback, const std::string &fileName, const uint32_t &event,
H A Dwatcher_entity.h30 LibN::NRef &callback,
41 LibN::NRef nRef;
H A Dwatcher_n_exporter.cpp165 void WatcherNExporter::WatcherCallback(napi_env env, NRef &callback, const std::string &fileName, in WatcherCallback()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_stream/
H A Dstream_n_exporter.h57 NRef refReadBuf;
64 NRef refWriteArrayBuf;
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dprop_n_exporter.h27 NRef refWriteArrayBuf_;
42 NRef refReadBuf;
H A Dread_text.h32 NRef _refReadBuf;
H A Dcopy.h46 LibN::NRef nRef;
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
H A Dread_text.h27 NRef _refReadBuf;
H A Dprop_n_exporter.h28 NRef refWriteArrayBuf_;
H A Dopen_dir.cpp71 NRef dirPtr_;
H A Dprop_n_exporter.cpp382 NRef refReadBuf;
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_tasksignal/
H A Dtask_signal_entity.h31 LibN::NRef ref_;
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stream/
H A Dstream_n_exporter.cpp143 NRef refWriteArrayBuf;
214 NRef refReadBuf;
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_randomaccessfile/
H A Drandomaccessfile_n_exporter.cpp171 NRef rafRefReadBuf;
277 NRef rafRefWriteArrayBuf;
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_dir/
H A Ddir_n_exporter.cpp116 NRef thisptrRef_;

Completed in 8 milliseconds