Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/gps/msm8998/gnss/
H A DGnssAdapter.cpp2095 static void* niThreadProc(void *args) in niThreadProc() function
2211 rc = pthread_create(&pSession->thread, NULL, niThreadProc, pSession); in requestNiNotify()
/aosp12/hardware/qcom/sdm845/gps/msm8998/gnss/
H A DGnssAdapter.cpp2101 static void* niThreadProc(void *args) in niThreadProc() function
2217 rc = pthread_create(&pSession->thread, NULL, niThreadProc, pSession); in requestNiNotify()
/aosp12/hardware/qcom/gps/msm8909w_3100/gnss/
H A DGnssAdapter.cpp2199 static void* niThreadProc(void *args) in niThreadProc() function
2315 rc = pthread_create(&pSession->thread, NULL, niThreadProc, pSession); in requestNiNotify()
/aosp12/hardware/qcom/sdm845/gps/sdm845/gnss/
H A DGnssAdapter.cpp3021 static void* niThreadProc(void *args) in niThreadProc() function
3137 rc = pthread_create(&pSession->thread, NULL, niThreadProc, pSession); in requestNiNotify()
/aosp12/hardware/qcom/sm8150p/gps/gnss/
H A DGnssAdapter.cpp3743 static void* niThreadProc(void *args) in niThreadProc() function
3874 rc = pthread_create(&pSession->thread, NULL, niThreadProc, pSession); in requestNiNotify()
/aosp12/hardware/qcom/sm7150/gps/gnss/
H A DGnssAdapter.cpp3910 static void* niThreadProc(void *args) in niThreadProc() function
4041 rc = pthread_create(&pSession->thread, NULL, niThreadProc, pSession); in requestNiNotify()
/aosp12/hardware/qcom/sm7250/gps/gnss/
H A DGnssAdapter.cpp4571 static void* niThreadProc(void *args) in niThreadProc() function
4702 rc = pthread_create(&pSession->thread, NULL, niThreadProc, pSession); in requestNiNotify()
/aosp12/hardware/qcom/sm8150/gps/gnss/
H A DGnssAdapter.cpp4570 static void* niThreadProc(void *args) in niThreadProc() function
4701 rc = pthread_create(&pSession->thread, NULL, niThreadProc, pSession); in requestNiNotify()