Searched defs:ExtensionRegistryLite (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DExtensionRegistryLite.java41 * {@code ExtensionRegistryLite}. Similarly, if all your types are regular
58 * lite lite lite ExtensionRegistryLite
73 public class ExtensionRegistryLite { class
91 public static ExtensionRegistryLite newInstance() {
92 return new ExtensionRegistryLite();
96 public static ExtensionRegistryLite getEmptyRegistry() {
101 public ExtensionRegistryLite getUnmodifiable() {
102 return new ExtensionRegistryLite(this);
137 ExtensionRegistryLite() { method in class:ExtensionRegistryLite
143 ExtensionRegistryLite(ExtensionRegistryLit method in class:ExtensionRegistryLite
156 private ExtensionRegistryLite(boolean empty) { method in class:ExtensionRegistryLite
[all...]
/external/google-tv-pairing-protocol/java/jar/
H A Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/protobuf/ com/google/protobuf/UninitializedMessageException ...
/external/kotlinc/lib/
H A Dkotlin-reflect.jarMETA-INF/MANIFEST.MF kotlin/reflect/jvm/internal/ReflectProperties$LazyVal.class ReflectProperties.java package ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 136 milliseconds