Searched refs:HandleGetLaunchWantForBundle (Results 1 – 3 of 3) sorted by relevance
377 ErrCode HandleGetLaunchWantForBundle(MessageParcel &data, MessageParcel &reply);
583 ErrCode res = bundleMgrHost.HandleGetLaunchWantForBundle(data, reply);
230 errCode = this->HandleGetLaunchWantForBundle(data, reply); in OnRemoteRequest()1589 ErrCode BundleMgrHost::HandleGetLaunchWantForBundle(MessageParcel &data, MessageParcel &reply) in HandleGetLaunchWantForBundle() function in OHOS::AppExecFwk::BundleMgrHost