Home
last modified time | relevance | path

Searched defs:ReadParcelableVector (Results 1 – 7 of 7) 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.cpp1320 bool AppAccountProxy::ReadParcelableVector(std::vector<T> &parcelableVector, MessageParcel &data) in ReadParcelableVector() function in OHOS::AccountSA::AppAccountProxy
/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_stub.cpp271 bool AppAccountStub::ReadParcelableVector(std::vector<T> &parcelableVector, MessageParcel &data) in ReadParcelableVector() function in OHOS::AccountSA::AppAccountStub
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account_stub.cpp244 bool OsAccountStub::ReadParcelableVector(std::vector<T> &parcelableInfos, MessageParcel &data) in ReadParcelableVector() function in OHOS::AccountSA::OsAccountStub
Dos_account_proxy.cpp1450 bool OsAccountProxy::ReadParcelableVector(std::vector<T> &parcelableInfos, MessageParcel &data) in ReadParcelableVector() function in OHOS::AccountSA::OsAccountProxy
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_manager_proxy.cpp2234 bool AnsManagerProxy::ReadParcelableVector(std::vector<sptr<T>> &parcelableInfos, MessageParcel &re… in ReadParcelableVector() function in OHOS::Notification::AnsManagerProxy
Dans_manager_stub.cpp1541 bool AnsManagerStub::ReadParcelableVector(std::vector<sptr<T>> &parcelableInfos, MessageParcel &dat… in ReadParcelableVector() function in OHOS::Notification::AnsManagerStub