Home
last modified time | relevance | path

Searched defs:profileEvents (Results 1 – 14 of 14) sorted by relevance

/foundation/deviceprofile/device_info_manager/common/src/
Ddevice_profile_utils.cpp34 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/
Dsubscribe_manager.h53 ProfileEvents profileEvents; member
/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/include/
Ddistributed_device_profile_client.h71 ProfileEvents profileEvents; member
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
Dprofile_crud_test.cpp552 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
Devent_subscribe_test.cpp142 std::list<ProfileEvent> profileEvents; in MockUnsubscribeEvents() local
465 std::list<ProfileEvent> profileEvents; variable
Dsubscribe_manager_test.cpp286 std::list<ProfileEvent> profileEvents = { ProfileEvent::EVENT_SYNC_COMPLETED }; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/
Dmock_distributed_device_profile_client.cpp50 …tributedDeviceProfileClient::UnsubscribeProfileEvents(const std::list<ProfileEvent>& profileEvents, in UnsubscribeProfileEvents()
/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
Ddistributed_device_profile_client.cpp207 std::list<ProfileEvent> profileEvents; in UnsubscribeProfileEvent() local
213 …tributedDeviceProfileClient::UnsubscribeProfileEvents(const std::list<ProfileEvent>& profileEvents, in UnsubscribeProfileEvents()
Ddistributed_device_profile_proxy.cpp136 const std::list<ProfileEvent>& profileEvents, in UnsubscribeProfileEvents()
/foundation/deviceprofile/device_info_manager/services/core/src/subscribemanager/
Dsubscribe_manager.cpp98 int32_t SubscribeManager::UnsubscribeProfileEvents(const std::list<ProfileEvent>& profileEvents, in UnsubscribeProfileEvents()
/foundation/deviceprofile/device_info_manager/services/core/src/
Ddistributed_device_profile_service.cpp137 …ributedDeviceProfileService::UnsubscribeProfileEvents(const std::list<ProfileEvent>& profileEvents, in UnsubscribeProfileEvents()
Ddistributed_device_profile_stub.cpp153 std::list<ProfileEvent> profileEvents; in UnsubscribeProfileEventInner() local
/foundation/deviceprofile/device_info_manager/tools/dp/src/
Ddp_command.cpp327 std::list<ProfileEvent> profileEvents; in SubscribeCommand() local
/foundation/deviceprofile/device_info_manager/services/core/src/dbstorage/
Ddevice_profile_storage_manager.cpp395 std::list<ProfileEvent> profileEvents; in NotifySyncCompleted() local