Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/distributed_bundle_framework/services/dbms/src/
Ddistributed_bms_host.cpp228 bool DistributedBmsHost::WriteParcelableVector(std::vector<T> &parcelableVector, Parcel &reply) in WriteParcelableVector() function in OHOS::AppExecFwk::DistributedBmsHost
/foundation/bundlemanager/bundle_framework/distributed_bundle_framework/interfaces/inner_api/src/
Ddistributed_bms_proxy.cpp212 bool DistributedBmsProxy::WriteParcelableVector(const std::vector<T> &parcelableVector, Parcel &dat… in WriteParcelableVector() function in OHOS::AppExecFwk::DistributedBmsProxy
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/app_control/
Dapp_control_host.cpp260 bool AppControlHost::WriteParcelableVector(const std::vector<std::string> &stringVector, MessagePar… in WriteParcelableVector() function in OHOS::AppExecFwk::AppControlHost
Dapp_control_proxy.cpp334 bool AppControlProxy::WriteParcelableVector(const std::vector<T> &parcelableVector, MessageParcel &… in WriteParcelableVector() function in OHOS::AppExecFwk::AppControlProxy
/foundation/ability/form_fwk/interfaces/inner_api/src/
Dform_mgr_stub.cpp878 bool FormMgrStub::WriteParcelableVector(std::vector<T> &parcelableVector, Parcel &reply) in WriteParcelableVector() function in OHOS::AppExecFwk::FormMgrStub
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_host.cpp2263 bool BundleMgrHost::WriteParcelableVector(std::vector<T> &parcelableVector, MessageParcel &reply) in WriteParcelableVector() function in OHOS::AppExecFwk::BundleMgrHost