Searched refs:niThreadProc (Results 1 – 8 of 8) sorted by relevance
/aosp12/hardware/qcom/gps/msm8998/gnss/ |
H A D | GnssAdapter.cpp | 2095 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 D | GnssAdapter.cpp | 2101 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 D | GnssAdapter.cpp | 2199 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 D | GnssAdapter.cpp | 3021 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 D | GnssAdapter.cpp | 3743 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 D | GnssAdapter.cpp | 3910 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 D | GnssAdapter.cpp | 4571 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 D | GnssAdapter.cpp | 4570 static void* niThreadProc(void *args) in niThreadProc() function 4701 rc = pthread_create(&pSession->thread, NULL, niThreadProc, pSession); in requestNiNotify()
|