Home
last modified time | relevance | path

Searched refs:HandleAddResourceInfoByAbility (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundle_resource/
H A Dbundle_resource_host.h52 ErrCode HandleAddResourceInfoByAbility(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundle_resource/
H A Dbundle_resource_host.cpp69 errCode = this->HandleAddResourceInfoByAbility(data, reply); in OnRemoteRequest()
163 ErrCode BundleResourceHost::HandleAddResourceInfoByAbility(MessageParcel &data, MessageParcel &repl… in HandleAddResourceInfoByAbility() function in OHOS::AppExecFwk::BundleResourceHost