Home
last modified time | relevance | path

Searched defs:WriteParcelableVector (Results 1 – 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/frameworks/core/include/
Dans_subscriber_local_live_view_proxy.h50 bool WriteParcelableVector(const std::vector<sptr<T>> &parcelableVector, MessageParcel &data) in WriteParcelableVector() function
Dans_subscriber_proxy.h107 bool WriteParcelableVector(const std::vector<sptr<T>> &parcelableVector, MessageParcel &data) in WriteParcelableVector() function
Dans_manager_stub.h1077 …bool WriteParcelableVector(const std::vector<sptr<T>> &parcelableVector, MessageParcel &reply, Err… in WriteParcelableVector() function
Dans_manager_proxy.h973 bool WriteParcelableVector(const std::vector<sptr<T>> &parcelableVector, MessageParcel &data) in WriteParcelableVector() function
/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_event_proxy.cpp70 bool AppAccountEventProxy::WriteParcelableVector(const std::vector<T> &parcelableVector, Parcel &da… in WriteParcelableVector() function in OHOS::AccountSA::AppAccountEventProxy
Dapp_account_stub.cpp316 bool AppAccountStub::WriteParcelableVector(const std::vector<T> &parcelableVector, MessageParcel &d… in WriteParcelableVector() function in OHOS::AccountSA::AppAccountStub