Searched defs:wd (Results 1 – 12 of 12) sorted by relevance
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/audio_manager/ |
H A D | napi_bluetooth_audio_manager.cpp | 61 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 D | medialibrary_inotify.cpp | 157 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 D | watcher_impl.cpp | 45 int wd = -1; in CheckEventWatched() local 118 int WatcherImpl::NotifyToWatchNewEvents(const string &fileName, const int &wd, const uint32_t &watc… in NotifyToWatchNewEvents()
|
H A D | watcher_impl.h | 42 int wd = -1; member
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/ |
H A D | watcher_entity.h | 39 int wd = -1; member
|
H A D | watcher_entity.cpp | 59 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 D | event_source_example.cpp | 151 …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 D | bundle_event_source_example.cpp | 147 …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 D | rtc_base.h | 46 #define IS_INVALID_WEEKDAY(wd) (((wd) < 1) || ((wd) > RTC_MAX_WEEKDAY)) argument
|
/ohos5.0/base/hiviewdfx/hiview/base/test/unittest/common/ |
H A D | event_loop_test.cpp | 149 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 D | copy.cpp | 633 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 D | render_backend_vk.cpp | 1916 LowLevelContextDescriptorWriteDataVk& wd = ctxDescMgr.GetLowLevelDescriptorWriteData(); in UpdateCommandListDescriptorSets() local
|