/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/src/ |
H A D | napi_datashare_observer.cpp | 33 void NAPIDataShareObserver::OnChange(const ChangeInfo &changeInfo) in OnChange() argument
|
H A D | napi_datashare_inner_observer.cpp | 67 void NAPIInnerObserver::OnChange(const DataShareObserver::ChangeInfo& changeInfo, bool isNotifyDetails)
in OnChange() argument
|
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/ |
H A D | cloud_thumbnail_observer.cpp | 39 void CloudThumbnailObserver::OnChange(const ChangeInfo &changeInfo)
in OnChange() argument
|
/foundation/ability/ability_runtime/test/unittest/data_ability_observer_proxy_test/ |
H A D | data_ability_observer_proxy_test.cpp | 82 ChangeInfo changeInfo; in HWTEST_F() local
|
/foundation/ability/ability_runtime/services/dataobsmgr/src/ |
H A D | data_ability_observer_proxy.cpp | 54 void DataAbilityObserverProxy::OnChangeExt(const ChangeInfo &changeInfo) in OnChangeExt() argument
|
H A D | dataobs_mgr_proxy.cpp | 212 Status DataObsManagerProxy::NotifyChangeExt(const ChangeInfo &changeInfo) in NotifyChangeExt() argument [all...] |
H A D | dataobs_mgr_stub.cpp | 146 ChangeInfo changeInfo; in NotifyChangeExtInner() local
|
H A D | data_ability_observer_stub.cpp | 76 ChangeInfo changeInfo; in OnChangeExtInner() local
|
H A D | dataobs_mgr_service.cpp | 170 ChangeInfo changeInfo = { ChangeInfo::ChangeType::OTHER, { uri } }; in NotifyChange() local 257 Status DataObsMgrService::NotifyChangeExt(const ChangeInfo &changeInfo) in NotifyChangeExt() argument [all...] |
H A D | dataobs_mgr_inner_ext.cpp | 83 Status DataObsMgrInnerExt::HandleNotifyChange(const ChangeInfo &changeInfo) in HandleNotifyChange() argument [all...] |
H A D | dataobs_mgr_client.cpp | 220 Status DataObsMgrClient::NotifyChangeExt(const ChangeInfo &changeInfo) in NotifyChangeExt() argument
|
/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/ |
H A D | data_ability_observer_interface.h | 47 virtual void OnChangeExt(const ChangeInfo &changeInfo) in OnChangeExt() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_notifier_proxy.cpp | 49 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 D | rdb_local_db_observer.cpp | 28 RdbStoreObserver::ChangeInfo changeInfo; in OnChange() local 39 Convert(const DistributedDB::ChangedData &dataInfo, RdbStoreObserver::ChangeInfo &changeInfo, RdbStoreObserver::ChangeType changeType) Convert() argument
|
H A D | rdb_notifier_stub.cpp | 90 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 D | cloud_sync_observer.cpp | 45 void CloudSyncObserver::OnChange(const ChangeInfo &changeInfo) in OnChange() argument
|
/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/ |
H A D | recorder_unit_test.cpp | 133 AudioRecorderChangeInfo changeInfo;
in HWTEST_F() local
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/ |
H A D | napi_rdb_store_observer.cpp | 59 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 D | audio_capture_module_unit_test.cpp | 295 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 D | data_ability_observer_stub.cpp | 77 ChangeInfo changeInfo; in OnChangeExtInner() local
|
/foundation/ability/ability_runtime/test/unittest/dataobs_mgr_inner_ext_test/ |
H A D | dataobs_mgr_inner_ext_test.cpp | 119 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 D | audio_policy_client_stub_impl_test.cpp | 545 std::unordered_map<std::string, bool> changeInfo; in HWTEST() local
|
/foundation/multimedia/audio_framework/frameworks/cj/src/ |
H A D | multimedia_audio_common.cpp | 64 void Convert2CAudioCapturerChangeInfo(CAudioCapturerChangeInfo &cInfo, const AudioCapturerChangeInfo &changeInfo, in Convert2CAudioCapturerChangeInfo() argument
|
/foundation/multimedia/av_codec/test/unittest/filter_test/ |
H A D | audio_capture_filter_unit_test.cpp | 296 AudioStandard::AudioCapturerChangeInfo changeInfo; in HWTEST_F() local
|
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/ |
H A D | window_state_observer.cpp | 137 OnWindowDrawingContentChanged( const std::vector<sptr<WindowDrawingContentInfo>>& changeInfo) OnWindowDrawingContentChanged() argument
|