Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/
Di_cloud_sync_service_mock.h88 …int32_t NotifyEventChange(int32_t userId, const std::string &eventId, const std::string &extraData… in NotifyEventChange() function
/foundation/CastEngine/castengine_cast_plus_stream/src/
Dcast_session_listeners.cpp146 void CastSessionImpl::RtspListenerImpl::NotifyEventChange(int moduleId, int event, const std::strin… in NotifyEventChange() function in OHOS::CastEngine::CastEngineService::CastSessionImpl::RtspListenerImpl
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/
Dcast_session_listeners.cpp146 void CastSessionImpl::RtspListenerImpl::NotifyEventChange(int moduleId, int event, const std::strin… in NotifyEventChange() function in OHOS::CastEngine::CastEngineService::CastSessionImpl::RtspListenerImpl
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner_lite/src/
Dcloud_sync_service_proxy_lite.cpp199 int32_t CloudSyncServiceProxy::NotifyEventChange( in NotifyEventChange() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
Dcloud_sync_manager_impl.cpp199 int32_t CloudSyncManagerImpl::NotifyEventChange( in NotifyEventChange() function in OHOS::FileManagement::CloudSync::CloudSyncManagerImpl
Dcloud_sync_service_proxy.cpp509 int32_t CloudSyncServiceProxy::NotifyEventChange( in NotifyEventChange() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudsyncmanager/
Dcloud_sync_manager_n_exporter.cpp138 napi_value NotifyEventChange(napi_env env, NFuncArg &funcArg) in NotifyEventChange() function
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
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