/foundation/deviceprofile/device_info_manager/old/services/core/include/subscribemanager/ |
H A D | subscribe_manager.h | 53 ProfileEvents profileEvents; member
|
/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/include/ |
H A D | distributed_device_profile_client.h | 71 ProfileEvents profileEvents; member
|
/foundation/deviceprofile/device_info_manager/old/services/core/src/subscribemanager/ |
H A D | subscribe_manager.cpp | 107 int32_t SubscribeManager::UnsubscribeProfileEvents(const std::list<ProfileEvent>& profileEvents, in UnsubscribeProfileEvents() argument
|
/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/syncdeviceprofileinner_fuzzer/ |
H A D | syncdeviceprofileinner_fuzzer.cpp | 59 int32_t UnsubscribeProfileEvents(const std::list<ProfileEvent>& profileEvents, in UnsubscribeProfileEvents() argument
|
/foundation/deviceprofile/device_info_manager/old/common/src/ |
H A D | device_profile_utils.cpp | 34 bool DeviceProfileUtils::WriteProfileEvents(const std::list<ProfileEvent>& profileEvents, Parcel& parcel) in WriteProfileEvents() argument 44 bool DeviceProfileUtils::ReadProfileEvents(Parcel& parcel, std::list<ProfileEvent>& profileEvents) in ReadProfileEvents() argument
|
/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/ |
H A D | distributed_device_profile_proxy.cpp | 135 UnsubscribeProfileEvents( const std::list<ProfileEvent>& profileEvents, const sptr<IRemoteObject>& profileEventNotifier, std::list<ProfileEvent>& failedEvents) UnsubscribeProfileEvents() argument
|
H A D | distributed_device_profile_client.cpp | 238 std::list<ProfileEvent> profileEvents; in UnsubscribeProfileEvent() local 244 int32_t DistributedDeviceProfileClient::UnsubscribeProfileEvents(const std::list<ProfileEvent>& profileEvents, in UnsubscribeProfileEvents() argument
|
/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/putdeviceprofileinner_fuzzer/ |
H A D | putdeviceprofileinner_fuzzer.cpp | 60 int32_t UnsubscribeProfileEvents(const std::list<ProfileEvent>& profileEvents, in UnsubscribeProfileEvents() argument
|
/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/ |
H A D | subscribe_manager_test.cpp | 259 std::list<ProfileEvent> profileEvents = { ProfileEvent::EVENT_SYNC_COMPLETED }; in HWTEST_F() local
|
H A D | distributed_device_profile_stub_test.cpp | 94 int32_t UnsubscribeProfileEvents(const std::list<ProfileEvent>& profileEvents,
in UnsubscribeProfileEvents() argument
|
H A D | event_subscribe_test.cpp | 151 std::list<ProfileEvent> profileEvents; in MockUnsubscribeEvents() local 477 std::list<ProfileEvent> profileEvents; in HWTEST_F() local
|
H A D | profile_crud_test.cpp | 552 std::list<ProfileEvent> profileEvents; in HWTEST_F() local 661 std::list<ProfileEvent> profileEvents; in HWTEST_F() local 705 std::list<ProfileEvent> profileEvents; in HWTEST_F() local 822 std::list<ProfileEvent> profileEvents; HWTEST_F() local 862 std::list<ProfileEvent> profileEvents; HWTEST_F() local 1059 std::list<ProfileEvent> profileEvents; HWTEST_F() local [all...] |
/foundation/deviceprofile/device_info_manager/old/services/core/src/ |
H A D | distributed_device_profile_service.cpp | 175 int32_t DistributedDeviceProfileService::UnsubscribeProfileEvents(const std::list<ProfileEvent>& profileEvents, in UnsubscribeProfileEvents() argument
|
H A D | distributed_device_profile_stub.cpp | 310 std::list<ProfileEvent> profileEvents; in UnsubscribeProfileEventInner() local
|
/foundation/deviceprofile/device_info_manager/old/tools/dp/src/ |
H A D | dp_command.cpp | 332 std::list<ProfileEvent> profileEvents; in SubscribeCommand() local
|
/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/subscribeprofileeventinner_fuzzer/ |
H A D | subscribeprofileeventinner_fuzzer.cpp | 68 int32_t UnsubscribeProfileEvents(const std::list<ProfileEvent>& profileEvents, in UnsubscribeProfileEvents() argument
|
/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/ |
H A D | device_profile_storage_manager.cpp | 454 std::list<ProfileEvent> profileEvents; in NotifySyncCompleted() local
|