/hardware/qcom/gps/loc_api/libloc_api_50001/ |
H A D | LocEngAdapter.h | 258 inline virtual void installAGpsCert(const DerEncodedCertificate* pData, function in class:LocEngAdapter 262 mLocApi->installAGpsCert(pData, length, slotBitMask);
|
H A D | loc_eng.cpp | 1568 mpAdapter->installAGpsCert(mpData, mNumberOfCerts, mSlotBitMask);
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
H A D | LocEngAdapter.h | 260 inline virtual void installAGpsCert(const DerEncodedCertificate* pData, function in class:LocEngAdapter 264 mLocApi->installAGpsCert(pData, length, slotBitMask);
|
H A D | loc_eng.cpp | 1579 mpAdapter->installAGpsCert(mpData, mNumberOfCerts, mSlotBitMask);
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
H A D | LocEngAdapter.h | 263 inline virtual void installAGpsCert(const DerEncodedCertificate* pData, function in class:LocEngAdapter 267 mLocApi->installAGpsCert(pData, length, slotBitMask);
|
H A D | loc_eng.cpp | 1597 mpAdapter->installAGpsCert(mpData, mNumberOfCerts, mSlotBitMask);
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
H A D | LocEngAdapter.h | 258 inline virtual void installAGpsCert(const DerEncodedCertificate* pData, function in class:LocEngAdapter 262 mLocApi->installAGpsCert(pData, length, slotBitMask);
|
H A D | loc_eng.cpp | 1569 mpAdapter->installAGpsCert(mpData, mNumberOfCerts, mSlotBitMask);
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
H A D | LocEngAdapter.h | 263 inline virtual void installAGpsCert(const DerEncodedCertificate* pData, function in class:LocEngAdapter 267 mLocApi->installAGpsCert(pData, length, slotBitMask);
|
H A D | loc_eng.cpp | 1595 mpAdapter->installAGpsCert(mpData, mNumberOfCerts, mSlotBitMask);
|
/hardware/qcom/gps/msm8998/loc_api/libloc_api_50001/ |
H A D | LocEngAdapter.h | 293 inline virtual void installAGpsCert(const DerEncodedCertificate* pData, function in class:LocEngAdapter 297 mLocApi->installAGpsCert(pData, length, slotBitMask);
|
H A D | loc_eng.cpp | 1679 mpAdapter->installAGpsCert(mpData, mNumberOfCerts, mSlotBitMask);
|
/hardware/qcom/gps/core/ |
H A D | LocApiBase.h | 214 virtual void installAGpsCert(const DerEncodedCertificate* pData,
|
H A D | LocApiBase.cpp | 523 installAGpsCert(const DerEncodedCertificate* pData,
|
/hardware/qcom/gps/msm8084/core/ |
H A D | LocApiBase.h | 205 virtual void installAGpsCert(const DerEncodedCertificate* pData,
|
H A D | LocApiBase.cpp | 488 installAGpsCert(const DerEncodedCertificate* pData,
|
/hardware/qcom/gps/msm8909/core/ |
H A D | LocApiBase.h | 214 virtual void installAGpsCert(const DerEncodedCertificate* pData,
|
H A D | LocApiBase.cpp | 530 installAGpsCert(const DerEncodedCertificate* pData,
|
/hardware/qcom/gps/msm8994/core/ |
H A D | LocApiBase.h | 214 virtual void installAGpsCert(const DerEncodedCertificate* pData,
|
H A D | LocApiBase.cpp | 523 installAGpsCert(const DerEncodedCertificate* pData,
|
/hardware/qcom/gps/msm8996/core/ |
H A D | LocApiBase.h | 214 virtual void installAGpsCert(const DerEncodedCertificate* pData,
|
H A D | LocApiBase.cpp | 529 installAGpsCert(const DerEncodedCertificate* pData,
|
/hardware/qcom/gps/msm8998/core/ |
H A D | LocApiBase.h | 223 virtual void installAGpsCert(const DerEncodedCertificate* pData,
|
H A D | LocApiBase.cpp | 581 installAGpsCert(const DerEncodedCertificate* pData,
|