Home
last modified time | relevance | path

Searched defs:ReadParcelableVector (Results 1 – 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/frameworks/core/common/include/
Dans_ipc_common_utils.h48 static bool ReadParcelableVector(std::vector<std::shared_ptr<T>> &parcelableInfos, Parcel &data) in ReadParcelableVector() function
/base/notification/distributed_notification_service/frameworks/core/include/
Dans_manager_stub.h1118 bool ReadParcelableVector(std::vector<sptr<T>> &parcelableInfos, MessageParcel &data) in ReadParcelableVector() function
Dans_manager_proxy.h1007 …bool ReadParcelableVector(std::vector<sptr<T>> &parcelableInfos, MessageParcel &reply, ErrCode &re… in ReadParcelableVector() function
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_subscriber_local_live_view_stub.cpp79 bool AnsSubscriberLocalLiveViewStub::ReadParcelableVector(std::vector<sptr<T>> &parcelableInfos, Me… in ReadParcelableVector() function in OHOS::Notification::AnsSubscriberLocalLiveViewStub
Dans_subscriber_stub.cpp231 bool AnsSubscriberStub::ReadParcelableVector(std::vector<sptr<T>> &parcelableInfos, MessageParcel &… in ReadParcelableVector() function in OHOS::Notification::AnsSubscriberStub