Home
last modified time | relevance | path

Searched refs:pcOffsetStr (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp6614 char pcOffsetStr[LOC_MAX_PARAM_STRING]; in reportGnssAntennaInformation() local
6641 { s2.c_str(), &pcOffsetStr, NULL, 's' }, in reportGnssAntennaInformation()
6660 pcOffset = parseDoublesString(pcOffsetStr); in reportGnssAntennaInformation()