Home
last modified time | relevance | path

Searched defs:WriteParcelableVector (Results 1 – 7 of 7) 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.h99 bool WriteParcelableVector(const std::vector<sptr<T>> &parcelableVector, MessageParcel &data) in WriteParcelableVector() function
Dans_manager_stub.h822 …bool WriteParcelableVector(const std::vector<sptr<T>> &parcelableVector, MessageParcel &reply, Err… in WriteParcelableVector() function
Dans_manager_proxy.h741 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.cpp274 bool AppAccountStub::WriteParcelableVector(const std::vector<T> &parcelableVector, MessageParcel &d… in WriteParcelableVector() function in OHOS::AccountSA::AppAccountStub
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_stub.cpp409 bool OsAccountStub::WriteParcelableVector(const std::vector<T> &parcelableVector, MessageParcel &da… in WriteParcelableVector() function in OHOS::AccountSA::OsAccountStub