Home
last modified time | relevance | path

Searched defs:GetData (Results 1 – 25 of 37) sorted by relevance

12

/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
DDictionary.cs32 internal static string GetData() in GetData() method in Org.Brotli.Dec.Dictionary.DataHolder0
40 internal static string GetData() in GetData() method in Org.Brotli.Dec.Dictionary.DataHolder1
48 internal static string GetData() in GetData() method in Org.Brotli.Dec.Dictionary.DataHolder2
82 internal static byte[] GetData() in GetData() method in Org.Brotli.Dec.Dictionary
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DClientMemoryTransferService_mock.cpp38 const void* MockMemoryTransferService::MockReadHandle::GetData() { in GetData() function in dawn_wire::client::MockMemoryTransferService::MockReadHandle
69 void* MockMemoryTransferService::MockWriteHandle::GetData() { in GetData() function in dawn_wire::client::MockMemoryTransferService::MockWriteHandle
DClientInlineMemoryTransferService.cpp40 const void* GetData() override { in GetData() function in dawn_wire::client::InlineMemoryTransferService::ReadHandleImpl
81 void* GetData() override { in GetData() function in dawn_wire::client::InlineMemoryTransferService::WriteHandleImpl
/third_party/cef/tests/cefclient/browser/
Dbytes_write_handler.h25 void* GetData() { return data_; } in GetData() function
/third_party/cef/libcef/browser/
Dstream_impl.h72 void* GetData() { return data_; } in GetData() function
98 void* GetData() { return data_; } in GetData() function
/third_party/uboot/u-boot-2020.01/tools/patman/
Dtest.py100 def GetData(self, data_type): member in TestPatch
/third_party/openssl/test/ossl_shim/
Dpacketed_bio.cc55 PacketedBio *GetData(BIO *bio) { in GetData() function
59 const PacketedBio *GetData(const BIO *bio) { in GetData() function
Dasync_bio.cc28 AsyncBio *GetData(BIO *bio) { in GetData() function
/third_party/flutter/skia/third_party/externals/spirv-tools/source/util/
Dbit_stream.h265 virtual const uint8_t* GetData() const { in GetData() function
293 const uint8_t* GetData() const override { in GetData() function
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_wire/server/
DServerMemoryTransferService_mock.cpp51 const uint32_t* MockMemoryTransferService::MockWriteHandle::GetData() const { in GetData() function in dawn_wire::server::MockMemoryTransferService::MockWriteHandle
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
DServerMemoryTransferService_mock.cpp49 const uint32_t* MockMemoryTransferService::MockWriteHandle::GetData() const { in GetData() function in dawn_wire::server::MockMemoryTransferService::MockWriteHandle
/third_party/cef/libcef_dll/ctocpp/
Dbinary_value_ctocpp.cc151 size_t CefBinaryValueCToCpp::GetData(void* buffer, in GetData() function in CefBinaryValueCToCpp
/third_party/cef/libcef_dll/wrapper/
Dcef_zip_archive.cc45 virtual const unsigned char* GetData() const OVERRIDE { return data_.get(); } in GetData() function in __anon91d261580111::CefZipFile
/third_party/boringssl/src/ssl/test/
Dasync_bio.cc37 AsyncBio *GetData(BIO *bio) { in GetData() function
Dpacketed_bio.cc49 PacketedBio *GetData(BIO *bio) { in GetData() function
/third_party/protobuf/python/google/protobuf/pyext/
Dunknown_fields.cc272 static PyObject* GetData(PyUnknownFieldRef* self, void *closure) { in GetData() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitcodeHeader.h116 const uint8_t *GetData() const { return Data; } in GetData() function
/third_party/mingw-w64/mingw-w64-headers/include/
Dmsputils.h83 T *GetData() const { return m_aT; } in GetData() function
Ddxtmpl.h132 inline const TYPE *CDXArray<TYPE,ARG_TYPE>::GetData() const { return (const TYPE*)m_pData; } in GetData() function
134 inline TYPE *CDXArray<TYPE,ARG_TYPE>::GetData() { return (TYPE*)m_pData; } in GetData() function
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dinlined_vector.h214 Pointer& GetData() { return alloc_data_.template get<1>(); } in GetData() function
255 Pointer& GetData() { return alloc_data_.template get<1>(); } in GetData() function
/third_party/abseil-cpp/absl/container/internal/
Dinlined_vector.h190 Pointer& GetData() { return alloc_data_.template get<1>(); } in GetData() function
231 Pointer& GetData() { return alloc_data_.template get<1>(); } in GetData() function
/third_party/uboot/u-boot-2020.01/tools/binman/etype/
Dsection.py144 def GetData(self): member in Entry_section
/third_party/uboot/u-boot-2020.01/tools/binman/
Dentry.py425 def GetData(self): member in Entry
/third_party/flutter/skia/third_party/externals/piex/src/
Dtiff_parser.cc325 std::vector<std::uint8_t> GetData(const size_t offset, const size_t length, in GetData() function
/third_party/skia/third_party/externals/piex/src/
Dtiff_parser.cc325 std::vector<std::uint8_t> GetData(const size_t offset, const size_t length, in GetData() function

12