Searched refs:mBlockCPIInfo (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/sm8150p/gps/gnss/ |
D | GnssAdapter.h | 192 BlockCPIInfo mBlockCPIInfo; variable
|
D | GnssAdapter.cpp | 91 mBlockCPIInfo{}, 1894 sendMsg(new MsgInjectLocation(*mLocApi, *mContext, mBlockCPIInfo, in injectLocationCommand() 1990 sendMsg(new MsgBlockCPI(mBlockCPIInfo, blockCPIInfo)); in blockCPICommand()
|
/hardware/qcom/sm7150/gps/gnss/ |
D | GnssAdapter.h | 213 BlockCPIInfo mBlockCPIInfo; variable
|
D | GnssAdapter.cpp | 94 mBlockCPIInfo{}, 1960 sendMsg(new MsgInjectLocation(*mLocApi, *mContext, mBlockCPIInfo, in injectLocationCommand() 2056 sendMsg(new MsgBlockCPI(mBlockCPIInfo, blockCPIInfo)); in blockCPICommand()
|
/hardware/qcom/sm8150/gps/gnss/ |
D | GnssAdapter.h | 278 BlockCPIInfo mBlockCPIInfo; variable
|
D | GnssAdapter.cpp | 124 mBlockCPIInfo{}, 2307 sendMsg(new MsgInjectLocation(*mLocApi, *mContext, mBlockCPIInfo, in injectLocationCommand() 2403 sendMsg(new MsgBlockCPI(mBlockCPIInfo, blockCPIInfo)); in blockCPICommand()
|
/hardware/qcom/sm7250/gps/gnss/ |
D | GnssAdapter.h | 278 BlockCPIInfo mBlockCPIInfo; variable
|
D | GnssAdapter.cpp | 124 mBlockCPIInfo{}, 2308 sendMsg(new MsgInjectLocation(*mLocApi, *mContext, mBlockCPIInfo, in injectLocationCommand() 2404 sendMsg(new MsgBlockCPI(mBlockCPIInfo, blockCPIInfo)); in blockCPICommand()
|