Home
last modified time | relevance | path

Searched defs:NotifyEventChange (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/
H A Di_cloud_sync_service_mock.h88 …int32_t NotifyEventChange(int32_t userId, const std::string &eventId, const std::string &extraData… in NotifyEventChange() function
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner_lite/src/
H A Dcloud_sync_service_proxy_lite.cpp200 int32_t CloudSyncServiceProxy::NotifyEventChange( in NotifyEventChange() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H A Dcloud_sync_manager_impl.cpp199 int32_t CloudSyncManagerImpl::NotifyEventChange( in NotifyEventChange() function in OHOS::FileManagement::CloudSync::CloudSyncManagerImpl
H A Dcloud_sync_service_proxy.cpp509 int32_t CloudSyncServiceProxy::NotifyEventChange( in NotifyEventChange() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudsyncmanager/
H A Dcloud_sync_manager_n_exporter.cpp138 napi_value NotifyEventChange(napi_env env, NFuncArg &funcArg) in NotifyEventChange() function
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
H A Dcloud_sync_service.cpp470 int32_t CloudSyncService::NotifyEventChange(int32_t userId, const std::string &eventId, const std::… in NotifyEventChange() function in OHOS::FileManagement::CloudSync::CloudSyncService