Searched refs:releaseCellInfoResult (Results 1 – 4 of 4) sorted by relevance
74 void PlatformWwan::releaseCellInfoResult(chreWwanCellInfoResult *result) { in releaseCellInfoResult() function in chre::PlatformWwan77 mWwanApi->releaseCellInfoResult(result); in releaseCellInfoResult()
62 void releaseCellInfoResult(chreWwanCellInfoResult *result);
128 void (*releaseCellInfoResult)(struct chreWwanCellInfoResult *result); member
103 mPlatformWwan.releaseCellInfoResult(result); in handleFreeCellInfoResult()