Home
last modified time | relevance | path

Searched refs:MsgBlockCPI (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sm7150/gps/gnss/
DGnssAdapter.cpp2029 struct MsgBlockCPI : public LocMsg { in blockCPICommand() struct
2033 inline MsgBlockCPI(BlockCPIInfo& dstCPIInfo, in blockCPICommand() argument
2056 sendMsg(new MsgBlockCPI(mBlockCPIInfo, blockCPIInfo)); in blockCPICommand()
/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.cpp1963 struct MsgBlockCPI : public LocMsg { in blockCPICommand() struct
1967 inline MsgBlockCPI(BlockCPIInfo& dstCPIInfo, in blockCPICommand() function
1990 sendMsg(new MsgBlockCPI(mBlockCPIInfo, blockCPIInfo)); in blockCPICommand()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp2368 struct MsgBlockCPI : public LocMsg { in blockCPICommand() struct
2372 inline MsgBlockCPI(BlockCPIInfo& dstCPIInfo, in blockCPICommand() function
2395 sendMsg(new MsgBlockCPI(mBlockCPIInfo, blockCPIInfo)); in blockCPICommand()