OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getDefaultInstanceForType
(Results
1 - 7
of
7
) sorted by null
/external/protobuf/java/src/main/java/com/google/protobuf/
MessageLite.java
76
MessageLite
getDefaultInstanceForType
();
235
* See {@link MessageLite#
getDefaultInstanceForType
()}.
237
MessageLite
getDefaultInstanceForType
();
Message.java
62
Message
getDefaultInstanceForType
();
202
Message
getDefaultInstanceForType
();
DynamicMessage.java
146
public DynamicMessage
getDefaultInstanceForType
() {
341
public DynamicMessage
getDefaultInstanceForType
() {
GeneratedMessageLite.java
66
public abstract MessageType
getDefaultInstanceForType
();
102
getDefaultInstanceForType
()) {
313
getDefaultInstanceForType
(), fieldNumber);
UnknownFieldSet.java
79
public UnknownFieldSet
getDefaultInstanceForType
() {
355
public UnknownFieldSet
getDefaultInstanceForType
() {
/external/protobuf/java/src/test/java/com/google/protobuf/
AbstractMessageTest.java
70
public AbstractMessageWrapper
getDefaultInstanceForType
() {
72
wrappedMessage.
getDefaultInstanceForType
());
122
public AbstractMessageWrapper
getDefaultInstanceForType
() {
124
wrappedBuilder.
getDefaultInstanceForType
());
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java
25
public GLMessage
getDefaultInstanceForType
() {
[
all
...]
Completed in 43 milliseconds