Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/test/unittest/bundle_resource_proxy_test/
Dbundle_resource_proxy_test.cpp30 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.cpp276 ErrCode BundleResourceHost::WriteVectorToParcel(std::vector<T> &parcelVector, MessageParcel &reply) in WriteVectorToParcel() function in OHOS::AppExecFwk::BundleResourceHost
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/app_control/
Dapp_control_proxy.cpp915 ErrCode AppControlProxy::WriteVectorToParcel(std::vector<T> &parcelVector, MessageParcel &reply) in WriteVectorToParcel() function in OHOS::AppExecFwk::AppControlProxy