Searched refs:FixLocationParser (Results 1 – 4 of 4) sorted by relevance
37 struct FixLocationParser { struct
27 std::unique_ptr<GnssLocation> FixLocationParser::getLocationFromInputStr( in getLocationFromInputStr()
42 "FixLocationParser.cpp",
102 return ::android::hardware::gnss::common::FixLocationParser::getLocationFromInputStr(inputStr); in getLocationFromHW()