Home
last modified time | relevance | path

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

/base/location/frameworks/native/geofence_sdk/source/
Dgeofence_sdk.cpp174 std::vector<CoordinateType> coordinateTypes; in GetGeofenceSupportedCoordTypes() local
/base/location/test/location_manager/source/
Dlocator_ability_test.cpp1101 std::vector<CoordinateType> coordinateTypes; variable
/base/location/services/location_locator/locator/source/
Dlocator_ability.cpp1912 …Code LocatorAbility::QuerySupportCoordinateSystemType(std::vector<CoordinateType>& coordinateTypes) in QuerySupportCoordinateSystemType()