Home
last modified time | relevance | path

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

1234

/third_party/skia/third_party/externals/brotli/java/org/brotli/enc/
DPreparedDictionary.java15 ByteBuffer getData(); in getData() method
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugUnknownSubsection.h23 BinaryStreamRef getData() const { return Data; } in getData() function
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DRawInputStream.php45 public function getData() function in Google\\Protobuf\\Internal\\RawInputStream
DCodedOutputStream.php51 public function getData() function in Google\\Protobuf\\Internal\\CodedOutputStream
/third_party/typescript/tests/cases/conformance/expressions/typeGuards/
DtypeGuardsOnClassProperty.ts8 getData() { method in D
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
DBasicPeriodFormatterFactory.java214 PeriodFormatterData getData() { in getData() method in BasicPeriodFormatterFactory
222 PeriodFormatterData getData(String locName) { in getData() method in BasicPeriodFormatterFactory
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DMMap.h50 char* getData() { return fBuff; } in getData() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DShaderImpl.h62 const gl::ShaderState &getData() const { return mData; } in getData() function
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/
DAAssetDataSource.h29 const float* getData() const override { return mBuffer.get(); } in getData() function
/third_party/typescript/tests/cases/compiler/
DindexedAccessTypeConstraints.ts15 getData(): Data<M> { method in Parent
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationRoot.java38 public static final CollationData getData() { in getData() method in CollationRoot
/third_party/flutter/skia/include/utils/
DSkBase64.h23 char* getData() { return fData; } in getData() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DBinary.cpp40 StringRef Binary::getData() const { return Data.getBuffer(); } in getData() function in Binary
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
DDictionary.java83 public static ByteBuffer getData() { in getData() method in Dictionary
/third_party/node/deps/icu-small/source/i18n/
Dcollationroot.cpp89 CollationRoot::getData(UErrorCode &errorCode) { in getData() function in CollationRoot
Dnumber_output.cpp73 const impl::UFormattedNumberRangeData* FormattedNumberRange::getData(UErrorCode& status) const { in getData() function in number::FormattedNumberRange
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationroot.cpp89 CollationRoot::getData(UErrorCode &errorCode) { in getData() function in CollationRoot
/third_party/icu/icu4c/source/i18n/
Dcollationroot.cpp89 CollationRoot::getData(UErrorCode &errorCode) { in getData() function in CollationRoot
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationroot.cpp89 CollationRoot::getData(UErrorCode &errorCode) { in getData() function in CollationRoot
Dnumber_output.cpp73 const impl::UFormattedNumberRangeData* FormattedNumberRange::getData(UErrorCode& status) const { in getData() function in number::FormattedNumberRange
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugPubTable.h75 ArrayRef<Set> getData() { return Sets; } in getData() function
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/compile/
Dutil.js22 getData: getData, property
181 function getData($data, lvl, paths) { function
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPipelineCache.cpp94 VkResult PipelineCache::getData(size_t *pDataSize, void *pData) in getData() function in vk::PipelineCache
/third_party/typescript/tests/baselines/reference/
DindexedAccessTypeConstraints.js62 Parent.prototype.getData = function () { method in Parent
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DMinidump.h170 ArrayRef<uint8_t> getData() const { in getData() function

1234