Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_host.h682 ErrCode HandleGetExtendResourceManager(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp534 errCode = this->HandleGetExtendResourceManager(data, reply); in OnRemoteRequest()
2104 ErrCode BundleMgrHost::HandleGetExtendResourceManager(MessageParcel &data, MessageParcel &reply) in HandleGetExtendResourceManager() function in OHOS::AppExecFwk::BundleMgrHost