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

/hardware/qcom/gps/loc_api/loc_api_v02/
H A Dloc_api_v02_client.c1873 size_t idx = 0, respIndTableSize = 0; local
1874 respIndTableSize = (sizeof(locClientRespIndTable)/sizeof(locClientRespIndTableStructT));
1875 for(idx=0; idx<respIndTableSize; idx++ )

Completed in 44 milliseconds