/aosp_15_r20/external/truth/extensions/proto/src/main/java/com/google/common/truth/extensions/proto/ |
H A D | UnknownFieldDescriptor.java | 32 public List<?> getValues(UnknownFieldSet.Field field) { in VARINT() method 38 public List<?> getValues(UnknownFieldSet.Field field) { in FIXED32() method 44 public List<?> getValues(UnknownFieldSet.Field field) { in FIXED64() method 50 public List<?> getValues(UnknownFieldSet.Field field) { in LENGTH_DELIMITED() method 56 public List<?> getValues(UnknownFieldSet.Field field) { in GROUP() method 74 abstract List<?> getValues(UnknownFieldSet.Field field); in getValues() method in UnknownFieldDescriptor.Type
|
/aosp_15_r20/external/emma/ant/ant14/com/vladium/emma/report/ |
H A D | IReportEnums.java | 26 public String [] getValues () in getValues() method in IReportEnums.TypeAttribute 45 public String [] getValues () in getValues() method in IReportEnums.DepthAttribute 65 public String [] getValues () in getValues() method in IReportEnums.ViewTypeAttribute 82 public String [] getValues () in getValues() method in IReportEnums.UnitsTypeAttribute
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/creators/ |
H A D | DelegatingArrayCreatorsTest.java | 22 public List<Integer> getValues() { in getValues() method in DelegatingArrayCreatorsTest.MyTypeImpl 29 public abstract List<Integer> getValues(); in getValues() method in DelegatingArrayCreatorsTest.MyType 73 public Bag2324<Value2324> getValues() { return this.bagOfValues; } in getValues() method in DelegatingArrayCreatorsTest.WithBagOfValues2324
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/jdk/ |
H A D | TestEmptyArrayBlockingQueueDeser.java | 13 public Collection<Double> getValues() { in getValues() method in TestEmptyArrayBlockingQueueDeser.RemoteEntity 21 public Collection<Double> getValues() { in getValues() method in TestEmptyArrayBlockingQueueDeser.Entity
|
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/jdi/ |
H A D | ArrayReference.java | 73 List<Value> getValues(); in getValues() method 99 List<Value> getValues(int index, int length); in getValues() method
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/ |
H A D | TestSetterlessProperties.java | 22 public List<String> getValues() { return _values; } in getValues() method in TestSetterlessProperties.CollectionBean 29 public Map<String,Integer> getValues() { return _values; } in getValues() method in TestSetterlessProperties.MapBean
|
/aosp_15_r20/external/llvm/include/llvm/Option/ |
H A D | Arg.h | 96 SmallVectorImpl<const char *> &getValues() { return Values; } in getValues() function 97 const SmallVectorImpl<const char *> &getValues() const { return Values; } in getValues() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Option/ |
H A D | Arg.h | 117 SmallVectorImpl<const char *> &getValues() { return Values; } in getValues() function 118 const SmallVectorImpl<const char *> &getValues() const { return Values; } in getValues() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/ |
H A D | Arg.h | 117 SmallVectorImpl<const char *> &getValues() { return Values; } in getValues() function 118 const SmallVectorImpl<const char *> &getValues() const { return Values; } in getValues() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Option/ |
D | Arg.h | 129 SmallVectorImpl<const char *> &getValues() { return Values; } in getValues() function 130 const SmallVectorImpl<const char *> &getValues() const { return Values; } in getValues() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Option/ |
D | Arg.h | 129 SmallVectorImpl<const char *> &getValues() { return Values; } in getValues() function 130 const SmallVectorImpl<const char *> &getValues() const { return Values; } in getValues() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Option/ |
D | Arg.h | 129 SmallVectorImpl<const char *> &getValues() { return Values; } in getValues() function 130 const SmallVectorImpl<const char *> &getValues() const { return Values; } in getValues() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Option/ |
D | Arg.h | 129 SmallVectorImpl<const char *> &getValues() { return Values; } in getValues() function 130 const SmallVectorImpl<const char *> &getValues() const { return Values; } in getValues() function
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/ |
H A D | TestIterable.java | 38 public Iterable<String> getValues() { return values; } in getValues() method in TestIterable.BeanWithIterable 47 public Iterator<String> getValues() { return values.iterator(); } in getValues() method in TestIterable.BeanWithIterator
|
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/ |
H A D | ArrayReferenceImpl.java | 77 public List<Value> getValues() { in getValues() method in ArrayReferenceImpl 109 public List<Value> getValues(int index, int length) { in getValues() method in ArrayReferenceImpl
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/ |
H A D | KMEnumArrayTag.java | 134 public static short getValues(short tagId, short params, byte[] buf, short start) { in getValues() method in KMEnumArrayTag 174 public short getValues() { in getValues() method in KMEnumArrayTag
|
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/test/java/com/google/api/gax/rpc/testing/ |
H A D | FakeStreamingApi.java | 131 public List<T> getValues() { in getValues() method in FakeStreamingApi.BidiStreamingStashCallable.AccumulatingClientStream 314 public List<T> getValues() { in getValues() method in FakeStreamingApi.ClientStreamingStashCallable.AccumulatingStreamObserver
|
/aosp_15_r20/external/parameter-framework/upstream/parameter/ |
H A D | ArrayParameter.cpp | 291 string CArrayParameter::getValues(size_t offset, in getValues() function in CArrayParameter 376 bool CArrayParameter::getValues(std::vector<type> &values, in getValues() function in CArrayParameter
|
/aosp_15_r20/external/deqp/framework/randomshaders/ |
H A D | rsgVariableManager.hpp | 115 std::vector<ValueEntry *> &getValues(void) in getValues() function in rsg::ValueScope 119 const std::vector<ValueEntry *> &getValues(void) const in getValues() function in rsg::ValueScope
|
/aosp_15_r20/out/soong/.intermediates/platform_testing/libraries/motion/compose/values/PlatformMotionTestingComposeValues/android_common/kotlin_headers/ |
D | PlatformMotionTestingComposeValues.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/platform_testing__libraries__motion__compose__values__android_common__PlatformMotionTestingComposeValues.kotlin_module
platform ... |
/aosp_15_r20/packages/modules/Connectivity/framework-t/src/android/net/ |
D | NetworkStatsHistory.java | 479 public Entry getValues(int i, Entry recycle) { in getValues() method in NetworkStatsHistory 759 public Entry getValues(long start, long end, Entry recycle) { in getValues() method in NetworkStatsHistory 774 public Entry getValues(long start, long end, long now, Entry recycle) { in getValues() method in NetworkStatsHistory
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ |
H A D | DoubleArray.java | 115 public double getValues(int index) { in getValues() method in DoubleArray 549 public double getValues(int index) { in getValues() method in DoubleArray.Builder
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ |
H A D | Int64Array.java | 115 public long getValues(int index) { in getValues() method in Int64Array 551 public long getValues(int index) { in getValues() method in Int64Array.Builder
|
/aosp_15_r20/external/google-cloud-java/java-contentwarehouse/proto-google-cloud-contentwarehouse-v1/src/main/java/com/google/cloud/contentwarehouse/v1/ |
H A D | IntegerArray.java | 115 public int getValues(int index) { in getValues() method in IntegerArray 553 public int getValues(int index) { in getValues() method in IntegerArray.Builder
|
H A D | TextArray.java | 114 public java.lang.String getValues(int index) { in getValues() method in TextArray 543 public java.lang.String getValues(int index) { in getValues() method in TextArray.Builder
|