OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDefaultInstanceForType
(Results
1 - 19
of
19
) sorted by null
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
MessageLiteOrBuilder.java
50
MessageLite
getDefaultInstanceForType
();
SingleFieldBuilder.java
192
if (builder == null && message == message.
getDefaultInstanceForType
()) {
209
message.
getDefaultInstanceForType
() :
210
builder.
getDefaultInstanceForType
());
MessageOrBuilder.java
46
Message
getDefaultInstanceForType
();
GeneratedMessageLite.java
105
public abstract MessageType
getDefaultInstanceForType
();
166
getDefaultInstanceForType
()) {
230
getDefaultInstanceForType
(),
344
getDefaultInstanceForType
()) {
457
getDefaultInstanceForType
(),
DynamicMessage.java
147
public DynamicMessage
getDefaultInstanceForType
() {
367
public DynamicMessage
getDefaultInstanceForType
() {
UnknownFieldSet.java
79
public UnknownFieldSet
getDefaultInstanceForType
() {
355
public UnknownFieldSet
getDefaultInstanceForType
() {
AbstractMessage.java
315
if (existingValue == existingValue.
getDefaultInstanceForType
()) {
[
all
...]
/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
();
GeneratedMessageLite.java
66
public abstract MessageType
getDefaultInstanceForType
();
102
getDefaultInstanceForType
()) {
313
getDefaultInstanceForType
(), fieldNumber);
DynamicMessage.java
146
public DynamicMessage
getDefaultInstanceForType
() {
341
public DynamicMessage
getDefaultInstanceForType
() {
UnknownFieldSet.java
79
public UnknownFieldSet
getDefaultInstanceForType
() {
355
public UnknownFieldSet
getDefaultInstanceForType
() {
AbstractMessage.java
222
if (existingValue == existingValue.
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
());
GeneratedMessageTest.java
66
TestAllTypes.getDefaultInstance().
getDefaultInstanceForType
());
68
TestAllTypes.newBuilder().
getDefaultInstanceForType
());
/external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/
AbstractMessageTest.java
71
public AbstractMessageWrapper
getDefaultInstanceForType
() {
73
wrappedMessage.
getDefaultInstanceForType
());
123
public AbstractMessageWrapper
getDefaultInstanceForType
() {
125
wrappedBuilder.
getDefaultInstanceForType
());
GeneratedMessageTest.java
86
TestAllTypes.getDefaultInstance().
getDefaultInstanceForType
());
88
TestAllTypes.newBuilder().
getDefaultInstanceForType
());
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java
25
public GLMessage
getDefaultInstanceForType
() {
[
all
...]
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar
Completed in 263 milliseconds