Searched refs:installAGpsCert (Results 1 - 24 of 24) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api_50001/
H A DLocEngAdapter.h258 inline virtual void installAGpsCert(const DerEncodedCertificate* pData, function in class:LocEngAdapter
262 mLocApi->installAGpsCert(pData, length, slotBitMask);
H A Dloc_eng.cpp1568 mpAdapter->installAGpsCert(mpData, mNumberOfCerts, mSlotBitMask);
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A DLocEngAdapter.h260 inline virtual void installAGpsCert(const DerEncodedCertificate* pData, function in class:LocEngAdapter
264 mLocApi->installAGpsCert(pData, length, slotBitMask);
H A Dloc_eng.cpp1579 mpAdapter->installAGpsCert(mpData, mNumberOfCerts, mSlotBitMask);
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A DLocEngAdapter.h263 inline virtual void installAGpsCert(const DerEncodedCertificate* pData, function in class:LocEngAdapter
267 mLocApi->installAGpsCert(pData, length, slotBitMask);
H A Dloc_eng.cpp1597 mpAdapter->installAGpsCert(mpData, mNumberOfCerts, mSlotBitMask);
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A DLocEngAdapter.h258 inline virtual void installAGpsCert(const DerEncodedCertificate* pData, function in class:LocEngAdapter
262 mLocApi->installAGpsCert(pData, length, slotBitMask);
H A Dloc_eng.cpp1569 mpAdapter->installAGpsCert(mpData, mNumberOfCerts, mSlotBitMask);
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A DLocEngAdapter.h263 inline virtual void installAGpsCert(const DerEncodedCertificate* pData, function in class:LocEngAdapter
267 mLocApi->installAGpsCert(pData, length, slotBitMask);
H A Dloc_eng.cpp1595 mpAdapter->installAGpsCert(mpData, mNumberOfCerts, mSlotBitMask);
/hardware/qcom/gps/msm8998/loc_api/libloc_api_50001/
H A DLocEngAdapter.h293 inline virtual void installAGpsCert(const DerEncodedCertificate* pData, function in class:LocEngAdapter
297 mLocApi->installAGpsCert(pData, length, slotBitMask);
H A Dloc_eng.cpp1679 mpAdapter->installAGpsCert(mpData, mNumberOfCerts, mSlotBitMask);
/hardware/qcom/gps/core/
H A DLocApiBase.h214 virtual void installAGpsCert(const DerEncodedCertificate* pData,
H A DLocApiBase.cpp523 installAGpsCert(const DerEncodedCertificate* pData,
/hardware/qcom/gps/msm8084/core/
H A DLocApiBase.h205 virtual void installAGpsCert(const DerEncodedCertificate* pData,
H A DLocApiBase.cpp488 installAGpsCert(const DerEncodedCertificate* pData,
/hardware/qcom/gps/msm8909/core/
H A DLocApiBase.h214 virtual void installAGpsCert(const DerEncodedCertificate* pData,
H A DLocApiBase.cpp530 installAGpsCert(const DerEncodedCertificate* pData,
/hardware/qcom/gps/msm8994/core/
H A DLocApiBase.h214 virtual void installAGpsCert(const DerEncodedCertificate* pData,
H A DLocApiBase.cpp523 installAGpsCert(const DerEncodedCertificate* pData,
/hardware/qcom/gps/msm8996/core/
H A DLocApiBase.h214 virtual void installAGpsCert(const DerEncodedCertificate* pData,
H A DLocApiBase.cpp529 installAGpsCert(const DerEncodedCertificate* pData,
/hardware/qcom/gps/msm8998/core/
H A DLocApiBase.h223 virtual void installAGpsCert(const DerEncodedCertificate* pData,
H A DLocApiBase.cpp581 installAGpsCert(const DerEncodedCertificate* pData,

Completed in 61 milliseconds