Searched defs:Location (Results 1 – 5 of 5) sorted by relevance
37 struct Location { struct58 std::string ReadMetadata(Location loc) const; argument
26 public final class Location { class33 private Location(double latitude, double longitude) { in Location() method in Location
57 final static class Location { class in ApkArchive61 public Location(long offset, long size) { in Location() method in ApkArchive.Location
127 public class Location { class in LauncherLayoutBuilder
1295 enum Location { VECTOR, REGION }; in TEST_P() enum