Home
last modified time | relevance | path

Searched refs:getMockLocationV2_0 (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/gnss/common/utils/default/include/
DUtils.h43 static V2_0::GnssLocation getMockLocationV2_0();
/hardware/interfaces/gnss/2.0/default/
DGnss.cpp70 const auto location = Utils::getMockLocationV2_0(); in start()
/hardware/interfaces/gnss/common/utils/default/
DUtils.cpp126 V2_0::GnssLocation Utils::getMockLocationV2_0() { in getMockLocationV2_0() function in android::hardware::gnss::common::Utils
/hardware/interfaces/gnss/2.1/default/
DGnss.cpp63 const auto location = Utils::getMockLocationV2_0(); in start()