Home
last modified time | relevance | path

Searched refs:WriteStrongParcelable (Results 1 - 15 of 15) sorted by relevance

/base/notification/distributed_notification_service/frameworks/core/include/
H A Dans_subscriber_local_live_view_proxy.h58 if (!data.WriteStrongParcelable(parcelable)) { in WriteParcelableVector()
H A Dans_subscriber_proxy.h115 if (!data.WriteStrongParcelable(parcelable)) { in WriteParcelableVector()
H A Dans_manager_proxy.h981 if (!data.WriteStrongParcelable(parcelable)) { in WriteParcelableVector()
H A Dans_manager_stub.h1090 if (!reply.WriteStrongParcelable(parcelable)) { in WriteParcelableVector()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
H A Dans_manager_stub_test.cpp364 data.WriteStrongParcelable(bundleOption); in HWTEST_F()
410 data.WriteStrongParcelable(bundleOption); in HWTEST_F()
434 data.WriteStrongParcelable(bundleOption); in HWTEST_F()
458 data.WriteStrongParcelable(bundleOption); in HWTEST_F()
480 data.WriteStrongParcelable(bundleOption); in HWTEST_F()
658 data.WriteStrongParcelable(bundleOption); in HWTEST_F()
779 data.WriteStrongParcelable(bundleOption); in HWTEST_F()
805 data.WriteStrongParcelable(bundleOption); in HWTEST_F()
849 data.WriteStrongParcelable(bundleOption); in HWTEST_F()
851 data.WriteStrongParcelable(buttonOptio in HWTEST_F()
[all...]
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_slot.cpp226 if (!data.WriteStrongParcelable(bundleOption)) { in GetSlotNumAsBundle()
400 if (!data.WriteStrongParcelable(bundleOption)) { in SetEnabledForBundleSlot()
450 if (!data.WriteStrongParcelable(bundleOption)) { in GetEnabledForBundleSlot()
528 if (!data.WriteStrongParcelable(bundleOption)) { in GetSlotFlagsAsBundle()
H A Dans_manager_proxy.cpp734 if (!data.WriteStrongParcelable(bundleOption)) { in TriggerLocalLiveView()
744 if (!data.WriteStrongParcelable(buttonOption)) { in TriggerLocalLiveView()
780 if (!data.WriteStrongParcelable(bundleOption)) { in RemoveNotification()
829 if (!data.WriteStrongParcelable(bundleOption)) { in RemoveAllNotifications()
946 if (!data.WriteStrongParcelable(bundleOption)) { in DeleteByBundle()
2137 if (!data.WriteStrongParcelable(bundleOption)) { in CancelAsBundleWithAgent()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_sorting.cpp105 if (!parcel.WriteStrongParcelable(slot_)) { in Marshalling()
H A Dnotification.cpp361 if (!parcel.WriteStrongParcelable(request_)) { in MarshallingParcelable()
/base/powermgr/display_manager/state_manager/test/unittest/mock/src/
H A Dmock_parcel.cpp344 bool Parcel::WriteStrongParcelable(const sptr<Parcelable>& object) in WriteStrongParcelable() function in OHOS::Parcel
/base/powermgr/thermal_manager/test/unittest/mock/src/
H A Dmock_parcel.cpp353 bool Parcel::WriteStrongParcelable(const sptr<Parcelable>& object) in WriteStrongParcelable() function in OHOS::Parcel
/base/powermgr/battery_statistics/test/unittest/mock/source/
H A Dmock_parcel.cpp346 bool Parcel::WriteStrongParcelable(const sptr<Parcelable> &object) in WriteStrongParcelable() function in OHOS::Parcel
/base/powermgr/power_manager/test/unittest/mock/
H A Dmock_parcel.cpp344 bool Parcel::WriteStrongParcelable(const sptr<Parcelable>& object) in WriteStrongParcelable() function in OHOS::Parcel
/base/powermgr/battery_manager/test/unittest/mock/source/
H A Dmock_parcel.cpp344 bool Parcel::WriteStrongParcelable(const sptr<Parcelable>& object) in WriteStrongParcelable() function in OHOS::Parcel
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
H A Dans_manager_proxy_unit_test.cpp1297 reply.WriteStrongParcelable(slot); in SendRequestReplaceSlot()
1669 reply.WriteStrongParcelable(request); in SendRequestReplaceNotifications()

Completed in 54 milliseconds