Searched refs:HandleGetBundleInfoWithIntFlagsV9 (Results 1 – 3 of 3) sorted by relevance
128 ErrCode HandleGetBundleInfoWithIntFlagsV9(MessageParcel &data, MessageParcel &reply);
163 ErrCode res = bundleMgrHost.HandleGetBundleInfoWithIntFlagsV9(data, reply);
131 errCode = this->HandleGetBundleInfoWithIntFlagsV9(data, reply); in OnRemoteRequest()828 ErrCode BundleMgrHost::HandleGetBundleInfoWithIntFlagsV9(MessageParcel &data, MessageParcel &reply) in HandleGetBundleInfoWithIntFlagsV9() function in OHOS::AppExecFwk::BundleMgrHost