Home
last modified time | relevance | path

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

/hardware/qcom/sm7150/gps/gnss/
DGnssAdapter.cpp5380 unsigned int processListLength = 0; in initEngHubProxy() local
5389 int rc = loc_read_process_conf(LOC_PATH_IZAT_CONF, &processListLength, in initEngHubProxy()
5398 for (unsigned int i = 0; i < processListLength; i++) { in initEngHubProxy()
/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.cpp4956 unsigned int processListLength = 0; in initEngHubProxy() local
4965 int rc = loc_read_process_conf(LOC_PATH_IZAT_CONF, &processListLength, in initEngHubProxy()
4974 for (unsigned int i = 0; i < processListLength; i++) { in initEngHubProxy()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp6453 unsigned int processListLength = 0; in initEngHubProxy() local
6462 int rc = loc_read_process_conf(LOC_PATH_IZAT_CONF, &processListLength, in initEngHubProxy()
6471 for (unsigned int i = 0; i < processListLength; i++) { in initEngHubProxy()