Searched defs:changeType (Results 1 – 12 of 12) sorted by relevance
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/data_sync/ |
D | data_sync_notifier.cpp | 59 static int32_t NotifyFileAssetChange(const string &uri, const ChangeType changeType) in NotifyFileAssetChange() 73 static int32_t NotifyAlbumChange(const string &uri, const ChangeType changeType) in NotifyAlbumChange() 78 static int32_t NotifyAlbumMapChange(const string &uri, const ChangeType changeType, const string &f… in NotifyAlbumMapChange() 83 int32_t DataSyncNotifier::TryNotify(const string &uri, const ChangeType changeType, const string &f… in TryNotify()
|
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
D | profile_change_handler_test.cpp | 87 ProfileChangeType changeType {ProfileChangeType::UNKNOWN_CHANGE_TYPE}; variable 107 ProfileChangeType changeType {ProfileChangeType::UNKNOWN_CHANGE_TYPE}; variable 127 ProfileChangeType changeType {ProfileChangeType::UNKNOWN_CHANGE_TYPE}; variable 147 ProfileChangeType changeType {ProfileChangeType::UNKNOWN_CHANGE_TYPE}; variable 167 ProfileChangeType changeType {ProfileChangeType::UNKNOWN_CHANGE_TYPE}; variable
|
/foundation/ability/ability_runtime/services/dataobsmgr/src/ |
D | dataobs_mgr_changeinfo.cpp | 47 uint32_t changeType; in Unmarshalling() local
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/ |
D | napi_rdb_const_properties.cpp | 131 napi_value changeType = nullptr; in ExportChangeType() local
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/notify_test/src/ |
D | notify_test.cpp | 124 void CheckAlbumNotify(NotifyType notifyType, DataShareObserver::ChangeType changeType) in CheckAlbumNotify()
|
/foundation/window/window_manager/wmserver/src/ |
D | display_group_info.cpp | 90 …DisplayGroupInfo::SetDisplayStateChangeType(DisplayId displayId, DisplayStateChangeType changeType) in SetDisplayStateChangeType()
|
/foundation/deviceprofile/device_info_manager/services/core/src/subscribemanager/ |
D | profile_change_handler.cpp | 132 ProfileChangeType changeType, std::vector<ProfileEntry>& profileEntries, in ConvertEntry()
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/ |
D | sta_service.cpp | 285 ConfigChange changeType = isUpdate ? ConfigChange::CONFIG_UPDATE : ConfigChange::CONFIG_ADD; in AddDeviceConfig() local
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
D | medialibrary_notify.cpp | 97 ChangeType changeType; in SendAlbumSub() local
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
D | distributed_sched_service.cpp | 1402 …tedSchedService::ReportDistributedComponentChange(const CallerInfo& callerInfo, int32_t changeType, in ReportDistributedComponentChange() 1435 …dSchedService::ReportDistributedComponentChange(const ConnectInfo& connectInfo, int32_t changeType, in ReportDistributedComponentChange()
|
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/data_sync/gallery_data_sync/ |
D | file_data_handler.cpp | 208 ChangeType changeType = ChangeType::INVAILD; in OnFetchRecords() local
|
/foundation/multimedia/audio_framework/services/audio_policy/server/src/ |
D | audio_policy_server.cpp | 1365 …Server::UpdateAudioScene(const AudioInterrupt &audioInterrupt, AudioInterruptChangeType changeType) in UpdateAudioScene()
|