Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/core/include/
Dans_manager_stub.h1099 bool ReadParcelableVector(std::vector<sptr<T>> &parcelableInfos, MessageParcel &data) in ReadParcelableVector() function
Dans_manager_proxy.h990 …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