Searched refs:mCbInfo (Results 1 – 3 of 3) sorted by relevance
/hardware/qcom/sm7150/gps/gnss/ |
D | GnssAdapter.cpp | 4386 const AgpsCbInfo mCbInfo; in initAgpsCommand() member 4391 LocMsg(), mCbInfo(cbInfo), mAdapter(adapter) { in initAgpsCommand() 4397 mAdapter.initAgps(mCbInfo); in initAgpsCommand() 4410 const NfwCbInfo mCbInfo; in initNfwCommand() member 4415 LocMsg(), mCbInfo(cbInfo), mAdapter(adapter) { in initNfwCommand() 4421 mAdapter.initNfw(mCbInfo); in initNfwCommand()
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | GnssAdapter.cpp | 4219 const AgpsCbInfo mCbInfo; in initAgpsCommand() member 4224 LocMsg(), mCbInfo(cbInfo), mAdapter(adapter) { in initAgpsCommand() 4230 mAdapter.initAgps(mCbInfo); in initAgpsCommand() 4243 const NfwCbInfo mCbInfo; in initNfwCommand() member 4248 LocMsg(), mCbInfo(cbInfo), mAdapter(adapter) { in initNfwCommand() 4254 mAdapter.initNfw(mCbInfo); in initNfwCommand()
|
/hardware/qcom/sm8150/gps/gnss/ |
D | GnssAdapter.cpp | 5103 const AgpsCbInfo mCbInfo; in initAgpsCommand() member 5108 LocMsg(), mCbInfo(cbInfo), mAdapter(adapter) { in initAgpsCommand() 5114 mAdapter.initAgps(mCbInfo); in initAgpsCommand() 5127 const NfwCbInfo mCbInfo; in initNfwCommand() member 5132 LocMsg(), mCbInfo(cbInfo), mAdapter(adapter) { in initNfwCommand() 5138 mAdapter.initNfw(mCbInfo); in initNfwCommand()
|