Home
last modified time | relevance | path

Searched defs:GetData (Results 1 – 25 of 31) 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
Dosr_dragdrop_win.cc593 HRESULT DataObjectWin::GetData(FORMATETC* pFormatEtc, STGMEDIUM* pMedium) { in GetData() function in client::DataObjectWin
/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/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/mindspore/mindspore/ccsrc/minddata/dataset/engine/gnn/
Dgraph_shared_memory.cc124 Status GraphSharedMemory::GetData(uint8_t *data, int64_t data_len, int64_t offset, int64_t get_data… in GetData() function in mindspore::dataset::gnn::GraphSharedMemory
/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.cc47 virtual const unsigned char* GetData() const override { return data_.get(); } in GetData() function in __anon9b2dc9340111::CefZipFile
/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/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/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/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
/third_party/flutter/skia/src/codec/
DSkRawCodec.cpp397 ::piex::Error GetData(const size_t offset, const size_t length, in GetData() function in SkPiexStream
/third_party/skia/src/codec/
DSkRawCodec.cpp397 ::piex::Error GetData(const size_t offset, const size_t length, in GetData() function in SkPiexStream
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_misc_opcodes.cpp118 void dng_area_spec::GetData (dng_stream &stream) in GetData() function in dng_area_spec
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.cpp712 void Texture::GetData(const glw::Functions& gl, glw::GLint level, glw::GLenum target, glw::GLenum f… in GetData() function in glcts::RobustBufferAccessBehavior::Texture
730 void Texture::GetData(const glw::Functions& gl, glw::GLuint id, glw::GLint level, glw::GLuint width… in GetData() function in glcts::RobustBufferAccessBehavior::Texture
/third_party/cef/libcef/common/
Dvalues_impl.cc541 size_t CefBinaryValueImpl::GetData(void* buffer, in GetData() function in CefBinaryValueImpl

12