Searched refs:pIndSize (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/gps/loc_api/loc_api_v02/
H A Dloc_api_v02_client.c393 static bool locClientGetSizeAndTypeByIndId (uint32_t indId, size_t *pIndSize, argument
397 if(true == locClientGetSizeByEventIndId(indId, pIndSize))
402 indId, (uint32_t)*pIndSize);
407 if(true == locClientGetSizeByRespIndId(indId, pIndSize))
412 indId, (uint32_t)*pIndSize);

Completed in 26 milliseconds