Home
last modified time | relevance | path

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

/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.cpp1963 struct MsgBlockCPI : public LocMsg { in blockCPICommand() struct
1964 BlockCPIInfo& mDstCPIInfo; in blockCPICommand()
1965 BlockCPIInfo mSrcCPIInfo; in blockCPICommand()
1967 inline MsgBlockCPI(BlockCPIInfo& dstCPIInfo, in blockCPICommand() argument
1971 inline virtual void proc() const { in blockCPICommand()
/hardware/qcom/sm7150/gps/gnss/
DGnssAdapter.cpp2029 struct MsgBlockCPI : public LocMsg { in blockCPICommand() struct
2030 BlockCPIInfo& mDstCPIInfo; in blockCPICommand()
2031 BlockCPIInfo mSrcCPIInfo; in blockCPICommand()
2033 inline MsgBlockCPI(BlockCPIInfo& dstCPIInfo, in blockCPICommand() function
2037 inline virtual void proc() const { in blockCPICommand()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp2368 struct MsgBlockCPI : public LocMsg { in blockCPICommand() struct
2369 BlockCPIInfo& mDstCPIInfo; in blockCPICommand()
2370 BlockCPIInfo mSrcCPIInfo; in blockCPICommand()
2372 inline MsgBlockCPI(BlockCPIInfo& dstCPIInfo, in blockCPICommand() function
2376 inline virtual void proc() const { in blockCPICommand()