Home
last modified time | relevance | path

Searched defs:WriteVectorToParcel (Results 1 – 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/test/unittest/bundle_resource_proxy_test/
Dbundle_resource_proxy_test.cpp28 ErrCode WriteVectorToParcel(std::vector<BundleResourceInfo> &parcelVector, MessageParcel &reply) in WriteVectorToParcel() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundle_resource/
Dbundle_resource_host.cpp252 ErrCode BundleResourceHost::WriteVectorToParcel(std::vector<T> &parcelVector, MessageParcel &reply) in WriteVectorToParcel() function in OHOS::AppExecFwk::BundleResourceHost