Home
last modified time | relevance | path

Searched defs:wd (Results 1 - 7 of 7) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
H A Dwatcher_entity.h39 int wd = -1; member
H A Dwatcher_entity.cpp59 int wd = -1; in CheckEventWatched() local
101 NotifyToWatchNewEvents(const string &fileName, const int &wd, const uint32_t &watchEvents) NotifyToWatchNewEvents() argument
[all...]
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dwatcher_impl.h42 int wd = -1; member
H A Dwatcher_impl.cpp56 int wd = -1; in CheckEventWatched() local
131 NotifyToWatchNewEvents(const string &fileName, const int &wd, const uint32_t &watchEvents) NotifyToWatchNewEvents() argument
[all...]
H A Dcopy.cpp411 std::shared_ptr<ReceiveInfo> CopyImpl::GetReceivedInfo(int wd, std::shared_ptr<CjCallbackObject> callback) in GetReceivedInfo() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_inotify.cpp154 int32_t wd = -1; in RemoveByFileUri() local
170 int32_t MediaLibraryInotify::Remove(int wd) in Remove() argument
200 int32_t wd = inotify_add_watch(inotifyFd_, path.c_str(), IN_CLOSE | IN_MODIFY); AddWatchList() local
[all...]
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.cpp641 std::shared_ptr<ReceiveInfo> Copy::GetReceivedInfo(int wd, std::shared_ptr<JsCallbackObject> callback) in GetReceivedInfo() argument

Completed in 5 milliseconds