Searched defs:Origin (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DWebStorage.java30 * Cache API can be attributed to an origin {@link WebStorage.Origin}, however
64 public static class Origin { class in class:WebStorage
71 protected Origin(String origin, long quota, long usage) { method in class:WebStorage.Origin
129 * a map, of type {@code Map<String, WebStorage.Origin>}, from the string
130 * representation of the origin to a {@link WebStorage.Origin} object.
/frameworks/compile/mclinker/include/mcld/MC/
H A DZOption.h41 Origin, enumerator in enum:mcld::ZOption::Kind

Completed in 116 milliseconds