Home
last modified time | relevance | path

Searched defs:getData (Results 1 – 25 of 210) sorted by relevance

123456789

/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/module/
DTestTypeModifierNameResolution.java15 String getData(); in getData() method
23 public String getData() { in getData() method in TestTypeModifierNameResolution.MyTypeImpl
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/
DTestMultipleTypeNames.java50 public MultiTypeName getData() { return data; } in getData() method in TestMultipleTypeNames.BaseForNamesTest
72 public MultiTypeName getData() { return data; } in getData() method in TestMultipleTypeNames.BaseForNameAndNamesTest
/external/icu/android_icu4j/src/main/java/android/icu/impl/duration/
DBasicPeriodFormatterFactory.java214 PeriodFormatterData getData() { in getData() method in BasicPeriodFormatterFactory
222 PeriodFormatterData getData(String locName) { in getData() method in BasicPeriodFormatterFactory
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
DBasicPeriodFormatterFactory.java212 PeriodFormatterData getData() { in getData() method in BasicPeriodFormatterFactory
220 PeriodFormatterData getData(String locName) { in getData() method in BasicPeriodFormatterFactory
/external/deqp/executor/
DxeCallQueue.hpp61 const deUint8* getData (void) const { return m_data.empty() ? DE_NULL : &m_data[0]; } in getData() function in xe::Call
62 deUint8* getData (void) { return m_data.empty() ? DE_NULL : &m_data[0]; } in getData() function in xe::Call
/external/brotli/java/org/brotli/enc/
DPreparedDictionary.java15 ByteBuffer getData(); in getData() method
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testutils/src/main/java/com/google/android/exoplayer2/testutil/
DFakeDataSet.java190 public byte[] getData() { in getData() method in FakeDataSet.FakeData
268 public FakeData getData(String uri) { in getData() method in FakeDataSet
274 public FakeData getData(Uri uri) { in getData() method in FakeDataSet
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/main/java/com/google/android/exoplayer2/testutil/
DFakeDataSet.java190 public byte[] getData() { in getData() method in FakeDataSet.FakeData
268 public FakeData getData(String uri) { in getData() method in FakeDataSet
274 public FakeData getData(Uri uri) { in getData() method in FakeDataSet
/external/exoplayer/tree/testutils/src/main/java/com/google/android/exoplayer2/testutil/
DFakeDataSet.java197 public byte[] getData() { in getData() method in FakeDataSet.FakeData
276 public FakeData getData(String uri) { in getData() method in FakeDataSet
282 public FakeData getData(Uri uri) { in getData() method in FakeDataSet
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/builder/
DBuilderWithTypeParametersTest.java36 public List<T> getData() { in getData() method in BuilderWithTypeParametersTest.MyGenericPOJO
72 public List<T> getData() { in getData() method in BuilderWithTypeParametersTest.MyGenericPOJOWithCreator
/external/sonivox/jet_tools/JetCreator/
Dimg_favicon.py8 def getData(): function
Dimg_splash.py8 def getData(): function
Dimg_Paste.py8 def getData(): function
Dimg_Save.py8 def getData(): function
Dimg_Undo.py8 def getData(): function
Dimg_Copy.py8 def getData(): function
Dimg_Print.py8 def getData(): function
Dimg_Redo.py8 def getData(): function
Dimg_Find.py8 def getData(): function
Dimg_New.py8 def getData(): function
Dimg_Open.py8 def getData(): function
Dimg_Cut.py8 def getData(): function
/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/binarylog/v1/
DMessageOrBuilder.java27 com.google.protobuf.ByteString getData(); in getData() method
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugUnknownSubsection.h23 BinaryStreamRef getData() const { return Data; } in getData() function
/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/binarylog/v1alpha/
DMessageOrBuilder.java40 com.google.protobuf.ByteString getData(); in getData() method

123456789