Home
last modified time | relevance | path

Searched defs:changeInfo (Results 1 - 25 of 60) sorted by relevance

123

/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/src/
H A Dnapi_datashare_observer.cpp33 void NAPIDataShareObserver::OnChange(const ChangeInfo &changeInfo) in OnChange() argument
H A Dnapi_datashare_inner_observer.cpp67 void NAPIInnerObserver::OnChange(const DataShareObserver::ChangeInfo& changeInfo, bool isNotifyDetails) in OnChange() argument
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dcloud_thumbnail_observer.cpp39 void CloudThumbnailObserver::OnChange(const ChangeInfo &changeInfo) in OnChange() argument
/foundation/ability/ability_runtime/test/unittest/data_ability_observer_proxy_test/
H A Ddata_ability_observer_proxy_test.cpp82 ChangeInfo changeInfo; in HWTEST_F() local
/foundation/ability/ability_runtime/services/dataobsmgr/src/
H A Ddata_ability_observer_proxy.cpp54 void DataAbilityObserverProxy::OnChangeExt(const ChangeInfo &changeInfo) in OnChangeExt() argument
H A Ddataobs_mgr_proxy.cpp212 Status DataObsManagerProxy::NotifyChangeExt(const ChangeInfo &changeInfo) in NotifyChangeExt() argument
[all...]
H A Ddataobs_mgr_stub.cpp146 ChangeInfo changeInfo; in NotifyChangeExtInner() local
H A Ddata_ability_observer_stub.cpp76 ChangeInfo changeInfo; in OnChangeExtInner() local
H A Ddataobs_mgr_service.cpp170 ChangeInfo changeInfo = { ChangeInfo::ChangeType::OTHER, { uri } }; in NotifyChange() local
257 Status DataObsMgrService::NotifyChangeExt(const ChangeInfo &changeInfo) in NotifyChangeExt() argument
[all...]
H A Ddataobs_mgr_inner_ext.cpp83 Status DataObsMgrInnerExt::HandleNotifyChange(const ChangeInfo &changeInfo) in HandleNotifyChange() argument
[all...]
H A Ddataobs_mgr_client.cpp220 Status DataObsMgrClient::NotifyChangeExt(const ChangeInfo &changeInfo) in NotifyChangeExt() argument
/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/
H A Ddata_ability_observer_interface.h47 virtual void OnChangeExt(const ChangeInfo &changeInfo) in OnChangeExt() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_notifier_proxy.cpp49 int32_t RdbNotifierProxy::OnChange(const Origin &origin, const PrimaryFields &primaries, ChangeInfo &&changeInfo) in OnChange() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_local_db_observer.cpp28 RdbStoreObserver::ChangeInfo changeInfo; in OnChange() local
39 Convert(const DistributedDB::ChangedData &dataInfo, RdbStoreObserver::ChangeInfo &changeInfo, RdbStoreObserver::ChangeType changeType) Convert() argument
H A Drdb_notifier_stub.cpp90 int32_t RdbNotifierStub::OnChange(const Origin &origin, const PrimaryFields &primaries, ChangeInfo &&changeInfo) in OnChange() argument
102 ChangeInfo changeInfo; in OnChangeInner() local
/foundation/multimedia/media_library/frameworks/services/media_cloud_sync_notify_handle/src/
H A Dcloud_sync_observer.cpp45 void CloudSyncObserver::OnChange(const ChangeInfo &changeInfo) in OnChange() argument
/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/
H A Drecorder_unit_test.cpp133 AudioRecorderChangeInfo changeInfo; in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_store_observer.cpp59 void NapiRdbStoreObserver::OnChange(const Origin &origin, const PrimaryFields &fields, ChangeInfo &&changeInfo) in OnChange() argument
/foundation/multimedia/av_codec/test/unittest/audio_capture_test/
H A Daudio_capture_module_unit_test.cpp295 AudioStandard::AudioCapturerChangeInfo changeInfo; in HWTEST_F() local
308 AudioStandard::AudioCapturerChangeInfo changeInfo; in HWTEST_F() local
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Ddata_ability_observer_stub.cpp77 ChangeInfo changeInfo; in OnChangeExtInner() local
/foundation/ability/ability_runtime/test/unittest/dataobs_mgr_inner_ext_test/
H A Ddataobs_mgr_inner_ext_test.cpp119 ChangeInfo changeInfo = { ChangeInfo::ChangeType::OTHER, {uri1} }; in HWTEST_F() local
/foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_policy_client_stub_impl_test/src/
H A Daudio_policy_client_stub_impl_test.cpp545 std::unordered_map<std::string, bool> changeInfo; in HWTEST() local
/foundation/multimedia/audio_framework/frameworks/cj/src/
H A Dmultimedia_audio_common.cpp64 void Convert2CAudioCapturerChangeInfo(CAudioCapturerChangeInfo &cInfo, const AudioCapturerChangeInfo &changeInfo, in Convert2CAudioCapturerChangeInfo() argument
/foundation/multimedia/av_codec/test/unittest/filter_test/
H A Daudio_capture_filter_unit_test.cpp296 AudioStandard::AudioCapturerChangeInfo changeInfo; in HWTEST_F() local
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/
H A Dwindow_state_observer.cpp137 OnWindowDrawingContentChanged( const std::vector<sptr<WindowDrawingContentInfo>>& changeInfo) OnWindowDrawingContentChanged() argument

Completed in 12 milliseconds

123