Home
last modified time | relevance | path

Searched refs:NOTIFY_NONE (Results 1 - 9 of 9) sorted by relevance

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/
H A Dkernel_talker.cpp69 NOTIFY_NONE, enumerator
214 param.notify = NOTIFY_NONE; in HandleAllNotify()
216 if ((readSize < (int)sizeof(NotifyParam)) || (param.notify == NOTIFY_NONE)) { in HandleAllNotify()
/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dclouddisk_db_const.h52 NotifyType type = NotifyType::NOTIFY_NONE;
H A Dclouddisk_type_const.h67 NOTIFY_NONE, member in OHOS::FileManagement::CloudDisk::NotifyType
H A Dclouddisk_notify_const.h67 NotifyType notifyType = NotifyType::NOTIFY_NONE;
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloudsync_kit_inner/
H A Dcloud_sync_constants.h77 NOTIFY_NONE, enumerator
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/
H A Dkernel_talker_test.cpp42 NOTIFY_NONE, enumerator
265 param.notify = NOTIFY_NONE; in HWTEST_F()
/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dclouddisk_notify.cpp299 if (paramService.notifyType == NotifyType::NOTIFY_NONE && in HandleUpdate()
414 if (notifyData.type == NotifyType::NOTIFY_NONE) { in AddNotify()
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/
H A Dclouddisk_notify_test.cpp881 notifyData.type == NotifyType::NOTIFY_NONE; in HWTEST_F()
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_sync_napi.cpp691 if (static_cast<NotifyType>(listener.changeInfo.changeType_) == NotifyType::NOTIFY_NONE) {

Completed in 5 milliseconds