Home
last modified time | relevance | path

Searched defs:GetData (Results 1 – 25 of 30) 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/libcef/browser/
Dstream_impl.h72 void* GetData() { return data_; } in GetData() function
98 void* GetData() { return data_; } in GetData() function
/third_party/mindspore/test/fuzztest/
Ddata.h29 template<class T> T GetData() { in GetData() function
/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/vk-gl-cts/external/amber/src/src/
Dshader.h48 const std::string& GetData() const { return data_; } in GetData() function
Dpipeline.h105 const std::vector<uint32_t> GetData() const { return data_; } in GetData() function
/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.cc47 virtual const unsigned char* GetData() const override { return data_.get(); } in GetData() function in __anon9c61bd740111::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/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/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/src/codec/
DSkRawCodec.cpp397 ::piex::Error GetData(const size_t offset, const size_t length, in GetData() function in SkPiexStream
/third_party/node/deps/v8/include/
Dv8-isolate.h1690 void* Isolate::GetData(uint32_t slot) { in GetData() function
/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
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cSparseTextureTests.cpp265 void Texture::GetData(const glw::Functions& gl, glw::GLint level, glw::GLenum target, glw::GLenum f… in GetData() function in gl4cts::Texture
Dgl4cBufferStorageTests.cpp1404 void Texture::GetData(const glw::Functions& gl, glw::GLenum target, glw::GLenum format, glw::GLenum… in GetData() function in gl4cts::BufferStorage::Texture
/third_party/node/deps/v8/src/compiler/
Dscheduler.cc83 Scheduler::SchedulerData* Scheduler::GetData(Node* node) { in GetData() function in v8::internal::compiler::Scheduler
/third_party/cef/tests/ceftests/
Dscheme_handler_unittest.cc599 bool GetData(void* data_out, int bytes_to_read, int& bytes_read) { in GetData() function in __anon63d202970111::ClientSchemeHandler

12