Home
last modified time | relevance | path

Searched defs:fieldName (Results 1 - 25 of 48) sorted by relevance

12

/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DProto3MessageInfoFactory.java495 private static FieldInfo mapFieldInfo(Class<?> clazz, String fieldName, int fieldNumber) { in mapFieldInfo() argument
H A DProto3MessageLiteInfoFactory.java805 private static FieldInfo mapFieldInfo(Class<?> clazz, String fieldName, int fieldNumber) { in mapFieldInfo() argument
H A DProto2MessageInfoFactory.java859 private static FieldInfo mapFieldInfo(Class<?> clazz, String fieldName, int fieldNumber) { in mapFieldInfo() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DSimplePersonName.java197 private static String makeModifiedFieldName(NameField fieldName, in makeModifiedFieldName() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DFieldsSet.java232 public String fieldName(int field) { in fieldName() method in FieldsSet
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DFieldsSet.java229 public String fieldName(int field) { in fieldName() method in FieldsSet
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DSymbol.cpp141 std::stringstream fieldName = sh::InitializeStream<std::stringstream>(); in createSamplerSymbols() local
H A Dutil.cpp996 size_t FindFieldIndex(const TFieldList &fieldList, const char *fieldName) in FindFieldIndex() argument
H A DShaderVars.cpp312 std::string topName, fieldName; in findField() local
/third_party/protobuf/java/lite/src/test/java/com/google/protobuf/
H A DProto2MessageLiteInfoFactory.java1320 private static FieldInfo mapFieldInfo(Class<?> clazz, String fieldName, int fieldNumber) { in mapFieldInfo() argument
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyDescriptor.java135 public IRubyObject lookup(ThreadContext context, IRubyObject fieldName) { in lookup() argument
258 protected RubyFieldDescriptor lookup(String fieldName) { in lookup() argument
H A DRubyMessage.java131 public IRubyObject indexSet(ThreadContext context, IRubyObject fieldName, IRubyObject value) { in indexSet() argument
144 public IRubyObject index(ThreadContext context, IRubyObject fieldName) { in index() argument
472 private Descriptors.FieldDescriptor findField(ThreadContext context, IRubyObject fieldName) { in findField() argument
480 private boolean hasField(IRubyObject fieldName) { in hasField() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dfldset.cpp58 const UnicodeString& fieldName = udbg_enumString( in diffFrom() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DCalendarTestFmwk.java65 public static final String fieldName(int f) { in fieldName() method in CalendarTestFmwk
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
H A DCalendarTestFmwk.java68 public static final String fieldName(int f) { in fieldName() method in CalendarTestFmwk
/third_party/icu/icu4c/source/i18n/
H A Dudatpg.cpp185 udatpg_getFieldDisplayName(const UDateTimePatternGenerator *dtpg, UDateTimePatternField field, UDateTimePGDisplayWidth width, UChar *fieldName, int32_t capacity, UErrorCode *pErrorCode) udatpg_getFieldDisplayName() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dudatpg.cpp185 udatpg_getFieldDisplayName(const UDateTimePatternGenerator *dtpg, UDateTimePatternField field, UDateTimePGDisplayWidth width, char16_t *fieldName, int32_t capacity, UErrorCode *pErrorCode) udatpg_getFieldDisplayName() argument
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
H A DTextFormatTest.java487 assertPrintFieldValue(String expect, Object value, String fieldName) assertPrintFieldValue() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dudatpg.cpp185 udatpg_getFieldDisplayName(const UDateTimePatternGenerator *dtpg, UDateTimePatternField field, UDateTimePGDisplayWidth width, UChar *fieldName, int32_t capacity, UErrorCode *pErrorCode) udatpg_getFieldDisplayName() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptorMessageInfoFactory.java583 private static Field field(Class<?> messageType, String fieldName) { in field() argument
H A DUnsafeUtil.java526 private static Field field(Class<?> clazz, String fieldName) { in field() argument
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_supplicant_hal.h50 char fieldName[32]; member
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidUtil.cpp269 FieldType getStaticField (JNIEnv* env, const char* className, const char* fieldName) in getStaticField() argument
293 FieldType getField (JNIEnv* env, jobject obj, const char* fieldName) in getField() argument
315 const char* fieldName; in describePlatform() member
/third_party/skia/src/sksl/
H A DSkSLRehydrator.cpp190 skstd::string_view fieldName = this->readString(); in symbol() local
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_helpers.cc223 std::string fieldName = UnderscoresToCamelCase(field); in CamelCaseFieldName() local

Completed in 22 milliseconds

12