Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_event_stub.cpp58 bool AppAccountEventStub::ReadParcelableVector(std::vector<T> &parcelableVector, MessageParcel &dat… in ReadParcelableVector() function in OHOS::AccountSA::AppAccountEventStub
Dapp_account_proxy.cpp1195 bool AppAccountProxy::ReadParcelableVector(std::vector<T> &parcelableVector, MessageParcel &data) in ReadParcelableVector() function in OHOS::AccountSA::AppAccountProxy
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_subscriber_stub.cpp188 bool AnsSubscriberStub::ReadParcelableVector(std::vector<sptr<T>> &parcelableInfos, MessageParcel &… in ReadParcelableVector() function in OHOS::Notification::AnsSubscriberStub
Dans_manager_proxy.cpp2134 bool AnsManagerProxy::ReadParcelableVector(std::vector<sptr<T>> &parcelableInfos, MessageParcel &re… in ReadParcelableVector() function in OHOS::Notification::AnsManagerProxy
Dans_manager_stub.cpp1498 bool AnsManagerStub::ReadParcelableVector(std::vector<sptr<T>> &parcelableInfos, MessageParcel &dat… in ReadParcelableVector() function in OHOS::Notification::AnsManagerStub
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account_proxy.cpp1263 bool OsAccountProxy::ReadParcelableVector(std::vector<T> &parcelableInfos, MessageParcel &data) in ReadParcelableVector() function in OHOS::AccountSA::OsAccountProxy
/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_stub.cpp292 bool AppAccountStub::ReadParcelableVector(std::vector<T> &parcelableVector, MessageParcel &data) in ReadParcelableVector() function in OHOS::AccountSA::AppAccountStub
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_stub.cpp392 bool OsAccountStub::ReadParcelableVector(std::vector<T> &parcelableInfos, MessageParcel &data) in ReadParcelableVector() function in OHOS::AccountSA::OsAccountStub