Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp4806 unsigned int processListLength = 0; in initEngHubProxy() local
4815 int rc = loc_read_process_conf(LOC_PATH_IZAT_CONF, &processListLength, in initEngHubProxy()
4824 for (unsigned int i = 0; i < processListLength; i++) { in initEngHubProxy()