Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/core/include/
Dans_subscriber_proxy.h116 bool WriteParcelableVector(const std::vector<sptr<T>> &parcelableVector, MessageParcel &data) in WriteParcelableVector() function
Dans_subscriber_local_live_view_proxy.h50 bool WriteParcelableVector(const std::vector<sptr<T>> &parcelableVector, MessageParcel &data) in WriteParcelableVector() function
Dans_manager_stub.h1156 …bool WriteParcelableVector(const std::vector<sptr<T>> &parcelableVector, MessageParcel &reply, Err… in WriteParcelableVector() function
Dans_manager_proxy.h1044 bool WriteParcelableVector(const std::vector<sptr<T>> &parcelableVector, MessageParcel &data) in WriteParcelableVector() function
/base/notification/distributed_notification_service/frameworks/core/common/include/
Dans_ipc_common_utils.h31 …static bool WriteParcelableVector(const std::vector<std::shared_ptr<T>> &parcelableVector, Parcel … in WriteParcelableVector() function
/base/notification/distributed_notification_service/services/ans/include/
Dbase_manager.h27 …bool WriteParcelableVector(const std::vector<sptr<T>> &parcelableVector, MessageParcel &reply, Err… 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.cpp322 bool AppAccountStub::WriteParcelableVector(const std::vector<T> &parcelableVector, MessageParcel &d… in WriteParcelableVector() function in OHOS::AccountSA::AppAccountStub