Home
last modified time | relevance | path

Searched defs:getValues (Results 1 – 8 of 8) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
DListValue.php47 public function getValues() function in Google\\Protobuf\\ListValue
/third_party/icu/icu4c/source/test/cintltst/
Dsprpdata.c114 getValues(uint32_t result, int32_t* value, UBool* isIndex){ in getValues() function
/third_party/icu/icu4c/source/test/intltest/
Dtestidn.cpp222 getValues(uint32_t result, int32_t& value, UBool& isIndex){ in getValues() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DStringPrep.java338 private static final void getValues(char trieWord,Values values){ in getValues() method in StringPrep
/third_party/icu/icu4c/source/common/
Dusprep.cpp467 getValues(uint16_t trieWord, int16_t& value, UBool& isIndex){ in getValues() function
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dusprep.cpp468 getValues(uint16_t trieWord, int16_t& value, UBool& isIndex){ in getValues() function
/third_party/node/deps/icu-small/source/common/
Dusprep.cpp467 getValues(uint16_t trieWord, int16_t& value, UBool& isIndex){ in getValues() function
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java1689 public List<EnumValueDescriptor> getValues() { in getValues() method in Descriptors.EnumDescriptor