Home
last modified time | relevance | path

Searched refs:HandleGetAllBundleInfoByDeveloperId (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.h794 ErrCode HandleGetAllBundleInfoByDeveloperId(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp537 errCode = this->HandleGetAllBundleInfoByDeveloperId(data, reply); in OnRemoteRequest()
3790 ErrCode BundleMgrHost::HandleGetAllBundleInfoByDeveloperId(MessageParcel &data, MessageParcel &repl… in HandleGetAllBundleInfoByDeveloperId() function in OHOS::AppExecFwk::BundleMgrHost