Home
last modified time | relevance | path

Searched defs:ReadParcelableVector (Results 1 – 6 of 6) 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.h1178 bool ReadParcelableVector(std::vector<sptr<T>> &parcelableInfos, MessageParcel &data) in ReadParcelableVector() function
Dans_manager_proxy.h1061 …bool ReadParcelableVector(std::vector<sptr<T>> &parcelableInfos, MessageParcel &reply, ErrCode &re… in ReadParcelableVector() function
/base/notification/distributed_notification_service/services/ans/include/
Dbase_manager.h49 bool ReadParcelableVector(std::vector<sptr<T>> &parcelableInfos, MessageParcel &data) in ReadParcelableVector() function
/base/notification/distributed_notification_service/frameworks/core/src/listener/
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.cpp239 bool AnsSubscriberStub::ReadParcelableVector(std::vector<sptr<T>> &parcelableInfos, MessageParcel &… in ReadParcelableVector() function in OHOS::Notification::AnsSubscriberStub