59e58d589b71870b9254e0e71f65221d9c5ff0ba

This commit refactors the ISP packet parser APIs to remove the loops based on resource and split ids. This saves the renundant iterations. It also breaks some big functions into small util functions. It allows the code to be more modular and can be used from multiple places. Removes lot of duplicate code as well. CRs-Fixed: 3321317 Change-Id: Ifdfd13387c6e70cae40b0ef4a675bca8121c548d Signed-off-by: Gaurav Jindal <quic_gjindal@quicinc.com>
Description
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%