Searched refs:HandleGetBundlePackInfoWithIntFlags (Results 1 – 3 of 3) sorted by relevance
114 ErrCode HandleGetBundlePackInfoWithIntFlags(MessageParcel &data, MessageParcel &reply);
193 ErrCode res = bundleMgrHost.HandleGetBundlePackInfoWithIntFlags(data, reply);
140 errCode = this->HandleGetBundlePackInfoWithIntFlags(data, reply); in OnRemoteRequest()910 ErrCode BundleMgrHost::HandleGetBundlePackInfoWithIntFlags(MessageParcel &data, MessageParcel &repl… in HandleGetBundlePackInfoWithIntFlags() function in OHOS::AppExecFwk::BundleMgrHost