Home
last modified time | relevance | path

Searched refs:HandleGetContinueBundleNames (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.h840 ErrCode HandleGetContinueBundleNames(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp603 errCode = HandleGetContinueBundleNames(data, reply); in OnRemoteRequest()
4113 ErrCode BundleMgrHost::HandleGetContinueBundleNames(MessageParcel &data, MessageParcel &reply) in HandleGetContinueBundleNames() function in OHOS::AppExecFwk::BundleMgrHost