Searched defs:WriteParcelableVector (Results 1 – 6 of 6) sorted by relevance
228 bool DistributedBmsHost::WriteParcelableVector(std::vector<T> &parcelableVector, Parcel &reply) in WriteParcelableVector() function in OHOS::AppExecFwk::DistributedBmsHost
212 bool DistributedBmsProxy::WriteParcelableVector(const std::vector<T> &parcelableVector, Parcel &dat… in WriteParcelableVector() function in OHOS::AppExecFwk::DistributedBmsProxy
334 bool AppControlProxy::WriteParcelableVector(const std::vector<T> &parcelableVector, MessageParcel &… in WriteParcelableVector() function in OHOS::AppExecFwk::AppControlProxy
260 bool AppControlHost::WriteParcelableVector(const std::vector<std::string> &stringVector, MessagePar… in WriteParcelableVector() function in OHOS::AppExecFwk::AppControlHost
878 bool FormMgrStub::WriteParcelableVector(std::vector<T> &parcelableVector, Parcel &reply) in WriteParcelableVector() function in OHOS::AppExecFwk::FormMgrStub
2263 bool BundleMgrHost::WriteParcelableVector(std::vector<T> &parcelableVector, MessageParcel &reply) in WriteParcelableVector() function in OHOS::AppExecFwk::BundleMgrHost