Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/old/common/src/
H A 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()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/include/subscribemanager/
H A Dsubscribe_manager.h53 ProfileEvents profileEvents; member
/ohos5.0/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/include/
H A Ddistributed_device_profile_client.h71 ProfileEvents profileEvents; member
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_crud_test.cpp552 std::list<ProfileEvent> profileEvents; variable
661 std::list<ProfileEvent> profileEvents; variable
705 std::list<ProfileEvent> profileEvents; variable
822 std::list<ProfileEvent> profileEvents; variable
862 std::list<ProfileEvent> profileEvents; variable
1059 std::list<ProfileEvent> profileEvents; variable
H A Devent_subscribe_test.cpp151 std::list<ProfileEvent> profileEvents; in MockUnsubscribeEvents() local
477 std::list<ProfileEvent> profileEvents; variable
H A Dsubscribe_manager_test.cpp259 std::list<ProfileEvent> profileEvents = { ProfileEvent::EVENT_SYNC_COMPLETED }; variable
H A Ddistributed_device_profile_stub_test.cpp94 int32_t UnsubscribeProfileEvents(const std::list<ProfileEvent>& profileEvents, in UnsubscribeProfileEvents()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/putdeviceprofileinner_fuzzer/
H A Dputdeviceprofileinner_fuzzer.cpp60 int32_t UnsubscribeProfileEvents(const std::list<ProfileEvent>& profileEvents, in UnsubscribeProfileEvents()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/syncdeviceprofileinner_fuzzer/
H A Dsyncdeviceprofileinner_fuzzer.cpp59 int32_t UnsubscribeProfileEvents(const std::list<ProfileEvent>& profileEvents, in UnsubscribeProfileEvents()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp238 std::list<ProfileEvent> profileEvents; in UnsubscribeProfileEvent() local
244 …tributedDeviceProfileClient::UnsubscribeProfileEvents(const std::list<ProfileEvent>& profileEvents, in UnsubscribeProfileEvents()
H A Ddistributed_device_profile_proxy.cpp136 const std::list<ProfileEvent>& profileEvents, in UnsubscribeProfileEvents()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/subscribemanager/
H A Dsubscribe_manager.cpp107 int32_t SubscribeManager::UnsubscribeProfileEvents(const std::list<ProfileEvent>& profileEvents, in UnsubscribeProfileEvents()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_service.cpp175 …ributedDeviceProfileService::UnsubscribeProfileEvents(const std::list<ProfileEvent>& profileEvents, in UnsubscribeProfileEvents()
H A Ddistributed_device_profile_stub.cpp310 std::list<ProfileEvent> profileEvents; in UnsubscribeProfileEventInner() local
/ohos5.0/foundation/deviceprofile/device_info_manager/old/tools/dp/src/
H A Ddp_command.cpp327 std::list<ProfileEvent> profileEvents; in SubscribeCommand() local
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/subscribeprofileeventinner_fuzzer/
H A Dsubscribeprofileeventinner_fuzzer.cpp68 int32_t UnsubscribeProfileEvents(const std::list<ProfileEvent>& profileEvents, in UnsubscribeProfileEvents()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Ddevice_profile_storage_manager.cpp451 std::list<ProfileEvent> profileEvents; in NotifySyncCompleted() local