Home
last modified time | relevance | path

Searched defs:wd (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/audio_manager/
H A Dnapi_bluetooth_audio_manager.cpp61 BluetoothAudioManager &wd = BluetoothAudioManager::GetInstance(); in EnableWearDetection() local
79 BluetoothAudioManager &wd = BluetoothAudioManager::GetInstance(); in DisableWearDetection() local
98 BluetoothAudioManager &wd = BluetoothAudioManager::GetInstance(); in IsWearDetectionEnabled() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_inotify.cpp157 int32_t wd = -1; in RemoveByFileUri() local
173 int32_t MediaLibraryInotify::Remove(int wd) in Remove()
244 int32_t wd = inotify_add_watch(inotifyFd_, path.c_str(), IN_CLOSE | IN_MODIFY); in AddWatchList() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dwatcher_impl.cpp45 int wd = -1; in CheckEventWatched() local
118 int WatcherImpl::NotifyToWatchNewEvents(const string &fileName, const int &wd, const uint32_t &watc… in NotifyToWatchNewEvents()
H A Dwatcher_impl.h42 int wd = -1; member
/ohos5.0/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 int FileWatcher::NotifyToWatchNewEvents(const string &fileName, const int &wd, const uint32_t &watc… in NotifyToWatchNewEvents()
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples/event_source_example/
H A Devent_source_example.cpp151 …int wd = inotify_add_watch(inotifyFd_, SYSTEM_FAULT_LOG_PATH.c_str(), IN_CLOSE_WRITE | IN_MOVED_TO… in GetPollFd() local
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_event_source_example/
H A Dbundle_event_source_example.cpp147 …int wd = inotify_add_watch(inotifyFd_, SYSTEM_FAULT_LOG_PATH.c_str(), IN_CLOSE_WRITE | IN_MOVED_TO… in GetPollFd() local
/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Drtc_base.h46 #define IS_INVALID_WEEKDAY(wd) (((wd) < 1) || ((wd) > RTC_MAX_WEEKDAY)) argument
/ohos5.0/base/hiviewdfx/hiview/base/test/unittest/common/
H A Devent_loop_test.cpp149 int wd = inotify_add_watch(inotifyFd_, EVENT_LOG_PATH.c_str(), IN_CLOSE_WRITE | IN_MOVED_TO); in GetPollFd() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.cpp633 std::shared_ptr<ReceiveInfo> Copy::GetReceivedInfo(int wd, std::shared_ptr<JsCallbackObject> callba… in GetReceivedInfo()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp1916 LowLevelContextDescriptorWriteDataVk& wd = ctxDescMgr.GetLowLevelDescriptorWriteData(); in UpdateCommandListDescriptorSets() local