Home
last modified time | relevance | path

Searched defs:getData (Results 1 - 25 of 98) sorted by relevance

1234

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DRawInputStream.php45 public function getData() function
H A DCodedOutputStream.php51 public function getData() function
/third_party/skia/third_party/externals/brotli/java/org/brotli/enc/
H A DPreparedDictionary.java15 ByteBuffer getData(); in getData() method
H A DPreparedDictionaryGenerator.java31 public ByteBuffer getData() { in getData() method in PreparedDictionaryGenerator.PreparedDictionaryImpl
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DMMap.h50 char* getData() { return fBuff; } in getData() function in TMMap
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugUnknownSubsection.h23 BinaryStreamRef getData() const { return Data; } in getData() function in llvm::codeview::final
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationRoot.java36 public static final CollationData getData() { in getData() method in CollationRoot
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationRoot.java38 public static final CollationData getData() { in getData() method in CollationRoot
/third_party/icu/icu4c/source/i18n/
H A Dcollationroot.cpp119 CollationRoot::getData(UErrorCode &errorCode) { in getData() function in CollationRoot
H A Dnumber_output.cpp74 const impl::UFormattedNumberRangeData* FormattedNumberRange::getData(UErrorCode& status) const { in getData() function in number::FormattedNumberRange
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationroot.cpp119 CollationRoot::getData(UErrorCode &errorCode) { in getData() function in CollationRoot
H A Dnumber_output.cpp74 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/lib/Object/
H A DBinary.cpp40 StringRef Binary::getData() const { return Data.getBuffer(); } in getData() function in Binary
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationroot.cpp89 CollationRoot::getData(UErrorCode &errorCode) { in getData() function in CollationRoot
H A Dnumber_output.cpp73 const impl::UFormattedNumberRangeData* FormattedNumberRange::getData(UErrorCode& status) const { in getData() function in number::FormattedNumberRange
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DDictionary.java83 public static ByteBuffer getData() { in getData() method in Dictionary
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugPubTable.h75 ArrayRef<Set> getData() { return Sets; } in getData() function in llvm::DWARFDebugPubTable
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dsurface_buffer_impl_test.cpp201 std::vector<uint8_t> getData; in HWTEST_F() local
/foundation/communication/netstack/test/unittest/tls_test/client/
H A DTlsSocketCertChainOneWayTest.cpp296 std::string getData = "server->client"; in HWTEST_F() local
H A DTlsSocketOneWayTest.cpp308 std::string getData = "server->client"; in HWTEST_F() local
H A DTlsSocketTest.cpp403 std::string getData = "server->client"; in HWTEST_F() local
/foundation/communication/netstack/test/unittest/tlssocket/client/
H A DTlsSocketOneWayTest.cpp308 std::string getData = "server->client"; in HWTEST_F() local
H A DTlsSocketCertChainOneWayTest.cpp296 std::string getData = "server->client"; in HWTEST_F() local
/third_party/skia/third_party/externals/angle2/src/common/serializer/
H A DJsonSerializer.cpp122 std::vector<uint8_t> JsonSerializer::getData() in getData() function in angle::JsonSerializer
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPipelineCache.cpp94 VkResult PipelineCache::getData(size_t *pDataSize, void *pData) in getData() function in vk::PipelineCache

Completed in 9 milliseconds

1234