Searched refs:ODCPI_HANDLER_PRIORITY_LOW (Results 1 – 10 of 10) sorted by relevance
/aosp12/hardware/qcom/sm7250/gps/android/2.1/ |
H A D | Gnss.cpp | 462 gnssInterface->odcpiInit(cb, OdcpiPrioritytype::ODCPI_HANDLER_PRIORITY_LOW); in setCallback_1_1() 613 gnssInterface->odcpiInit(cb, OdcpiPrioritytype::ODCPI_HANDLER_PRIORITY_LOW); in setCallback_2_0() 751 gnssInterface->odcpiInit(cb, OdcpiPrioritytype::ODCPI_HANDLER_PRIORITY_LOW); in setCallback_2_1()
|
/aosp12/hardware/qcom/sm8150/gps/android/2.1/ |
H A D | Gnss.cpp | 462 gnssInterface->odcpiInit(cb, OdcpiPrioritytype::ODCPI_HANDLER_PRIORITY_LOW); in setCallback_1_1() 613 gnssInterface->odcpiInit(cb, OdcpiPrioritytype::ODCPI_HANDLER_PRIORITY_LOW); in setCallback_2_0() 751 gnssInterface->odcpiInit(cb, OdcpiPrioritytype::ODCPI_HANDLER_PRIORITY_LOW); in setCallback_2_1()
|
/aosp12/hardware/qcom/sm7250/gps/android/2.0/ |
H A D | Gnss.cpp | 449 gnssInterface->odcpiInit(cb, OdcpiPrioritytype::ODCPI_HANDLER_PRIORITY_LOW); in setCallback_1_1() 582 gnssInterface->odcpiInit(cb, OdcpiPrioritytype::ODCPI_HANDLER_PRIORITY_LOW); in setCallback_2_0()
|
/aosp12/hardware/qcom/sm8150/gps/android/2.0/ |
H A D | Gnss.cpp | 449 gnssInterface->odcpiInit(cb, OdcpiPrioritytype::ODCPI_HANDLER_PRIORITY_LOW); in setCallback_1_1() 582 gnssInterface->odcpiInit(cb, OdcpiPrioritytype::ODCPI_HANDLER_PRIORITY_LOW); in setCallback_2_0()
|
/aosp12/hardware/qcom/sm7250/gps/android/1.1/ |
H A D | Gnss.cpp | 383 gnssInterface->odcpiInit(cb, OdcpiPrioritytype::ODCPI_HANDLER_PRIORITY_LOW); in setCallback_1_1()
|
/aosp12/hardware/qcom/sm8150/gps/android/1.1/ |
H A D | Gnss.cpp | 383 gnssInterface->odcpiInit(cb, OdcpiPrioritytype::ODCPI_HANDLER_PRIORITY_LOW); in setCallback_1_1()
|
/aosp12/hardware/qcom/sm8150/gps/utils/ |
H A D | gps_extended_c.h | 2344 ODCPI_HANDLER_PRIORITY_LOW, enumerator
|
/aosp12/hardware/qcom/sm7250/gps/utils/ |
H A D | gps_extended_c.h | 2344 ODCPI_HANDLER_PRIORITY_LOW, enumerator
|
/aosp12/hardware/qcom/sm7250/gps/gnss/ |
H A D | GnssAdapter.cpp | 118 mCallbackPriority(OdcpiPrioritytype::ODCPI_HANDLER_PRIORITY_LOW),
|
/aosp12/hardware/qcom/sm8150/gps/gnss/ |
H A D | GnssAdapter.cpp | 118 mCallbackPriority(OdcpiPrioritytype::ODCPI_HANDLER_PRIORITY_LOW),
|