Home
last modified time | relevance | path

Searched refs:mEngType (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/qcom/sm7250/gps/gnss/
H A DGnssAdapter.cpp6373 PositioningEngineMask mEngType; in configEngineRunStateCommand() member
6383 mEngType(engType), in configEngineRunStateCommand()
6388 if ((mEngType == DEAD_RECKONING_ENGINE) && in configEngineRunStateCommand()
6390 if (true == mAdapter.mEngHubProxy->configEngineRunState(mEngType, mEngState)) { in configEngineRunStateCommand()
/aosp12/hardware/qcom/sm8150/gps/gnss/
H A DGnssAdapter.cpp6372 PositioningEngineMask mEngType; in configEngineRunStateCommand() member
6382 mEngType(engType), in configEngineRunStateCommand()
6387 if ((mEngType == DEAD_RECKONING_ENGINE) && in configEngineRunStateCommand()
6389 if (true == mAdapter.mEngHubProxy->configEngineRunState(mEngType, mEngState)) { in configEngineRunStateCommand()