| /foundation/deviceprofile/device_info_manager/common/src/ |
| D | device_profile_utils.cpp | 34 bool DeviceProfileUtils::WriteProfileEvents(const std::list<ProfileEvent>& profileEvents, Parcel& p… in WriteProfileEvents() 44 bool DeviceProfileUtils::ReadProfileEvents(Parcel& parcel, std::list<ProfileEvent>& profileEvents) in ReadProfileEvents()
|
| /foundation/deviceprofile/device_info_manager/services/core/include/subscribemanager/ |
| D | subscribe_manager.h | 53 ProfileEvents profileEvents; member
|
| /foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/include/ |
| D | distributed_device_profile_client.h | 71 ProfileEvents profileEvents; member
|
| /foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
| D | profile_crud_test.cpp | 552 std::list<ProfileEvent> profileEvents; variable 661 std::list<ProfileEvent> profileEvents; variable 705 std::list<ProfileEvent> profileEvents; variable 823 std::list<ProfileEvent> profileEvents; variable 863 std::list<ProfileEvent> profileEvents; variable 1060 std::list<ProfileEvent> profileEvents; variable
|
| D | event_subscribe_test.cpp | 142 std::list<ProfileEvent> profileEvents; in MockUnsubscribeEvents() local 465 std::list<ProfileEvent> profileEvents; variable
|
| D | subscribe_manager_test.cpp | 286 std::list<ProfileEvent> profileEvents = { ProfileEvent::EVENT_SYNC_COMPLETED }; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/ |
| D | mock_distributed_device_profile_client.cpp | 50 …tributedDeviceProfileClient::UnsubscribeProfileEvents(const std::list<ProfileEvent>& profileEvents, in UnsubscribeProfileEvents()
|
| /foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/ |
| D | distributed_device_profile_client.cpp | 207 std::list<ProfileEvent> profileEvents; in UnsubscribeProfileEvent() local 213 …tributedDeviceProfileClient::UnsubscribeProfileEvents(const std::list<ProfileEvent>& profileEvents, in UnsubscribeProfileEvents()
|
| D | distributed_device_profile_proxy.cpp | 136 const std::list<ProfileEvent>& profileEvents, in UnsubscribeProfileEvents()
|
| /foundation/deviceprofile/device_info_manager/services/core/src/subscribemanager/ |
| D | subscribe_manager.cpp | 98 int32_t SubscribeManager::UnsubscribeProfileEvents(const std::list<ProfileEvent>& profileEvents, in UnsubscribeProfileEvents()
|
| /foundation/deviceprofile/device_info_manager/services/core/src/ |
| D | distributed_device_profile_service.cpp | 137 …ributedDeviceProfileService::UnsubscribeProfileEvents(const std::list<ProfileEvent>& profileEvents, in UnsubscribeProfileEvents()
|
| D | distributed_device_profile_stub.cpp | 153 std::list<ProfileEvent> profileEvents; in UnsubscribeProfileEventInner() local
|
| /foundation/deviceprofile/device_info_manager/tools/dp/src/ |
| D | dp_command.cpp | 327 std::list<ProfileEvent> profileEvents; in SubscribeCommand() local
|
| /foundation/deviceprofile/device_info_manager/services/core/src/dbstorage/ |
| D | device_profile_storage_manager.cpp | 395 std::list<ProfileEvent> profileEvents; in NotifySyncCompleted() local
|