Home
last modified time | relevance | path

Searched defs:defaultKey (Results 1 - 5 of 5) sorted by relevance

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMapEntryLite.java49 public final K defaultKey; field in MapEntryLite.Metadata
53 Metadata( WireFormat.FieldType keyType, K defaultKey, WireFormat.FieldType valueType, V defaultValue) Metadata() argument
73 MapEntryLite( WireFormat.FieldType keyType, K defaultKey, WireFormat.FieldType valueType, V defaultValue) MapEntryLite() argument
102 newDefaultInstance( WireFormat.FieldType keyType, K defaultKey, WireFormat.FieldType valueType, V defaultValue) newDefaultInstance() argument
[all...]
H A DMapEntry.java82 MapEntry( Descriptor descriptor, WireFormat.FieldType keyType, K defaultKey, WireFormat.FieldType valueType, V defaultValue) MapEntry() argument
122 newDefaultInstance( Descriptor descriptor, WireFormat.FieldType keyType, K defaultKey, WireFormat.FieldType valueType, V defaultValue) newDefaultInstance() argument
/third_party/icu/icu4c/source/i18n/
H A Ducol_sit.cpp475 const UChar *defaultKey = ures_getString(defaultColl, &defaultKeyLen, status); in ucol_prepareShortStringOpen() local
/third_party/node/deps/icu-small/source/i18n/
H A Ducol_sit.cpp476 const char16_t *defaultKey = ures_getString(defaultColl, &defaultKeyLen, status); in ucol_prepareShortStringOpen() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ducol_sit.cpp475 const UChar *defaultKey = ures_getString(defaultColl, &defaultKeyLen, status); in ucol_prepareShortStringOpen() local

Completed in 6 milliseconds