Searched refs:releaseCellInfoResult (Results 1 – 8 of 8) sorted by relevance
80 void PlatformWwan::releaseCellInfoResult(chreWwanCellInfoResult *result) { in releaseCellInfoResult() function in chre::PlatformWwan83 mWwanApi->releaseCellInfoResult(result); in releaseCellInfoResult()
62 void releaseCellInfoResult(chreWwanCellInfoResult *result);
133 void (*releaseCellInfoResult)(struct chreWwanCellInfoResult *result); member
75 .releaseCellInfoResult = wwanPalReleaseCellInfoResult, in chrePalWwanGetApi()
103 mPlatformWwan.releaseCellInfoResult(result); in handleFreeCellInfoResult()
114 .releaseCellInfoResult = chrePalWwanReleaseCellInfoResult, in chrePalWwanGetApi()
401 gWwanServiceContext.api->releaseCellInfoResult(result); in chppWwanServiceCellInfoResultCallback()
564 .releaseCellInfoResult = chppWwanClientReleaseCellInfoResult,