Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dgnss_event_callback.cpp190 for (int svSize = 0; svSize < svListSize; svSize++) { in SendDummySvInfo() local
191 if (IsSvTypeGps(g_svInfo, svSize) && IsSvUsed(g_svInfo, svSize)) { in SendDummySvInfo()