Home
last modified time | relevance | path

Searched defs:GetBytes (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/
DDataStream.cpp60 size_t GetBytes(unsigned char *buf, size_t len) override { in GetBytes() function in __anon5daa27180111::DataFileStreamer
/third_party/cef/libcef_dll/ctocpp/
Dpost_data_element_ctocpp.cc137 size_t CefPostDataElementCToCpp::GetBytes(size_t size, void* bytes) { in GetBytes() function in CefPostDataElementCToCpp
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCompileServer.cpp89 size_t TextDataStreamer::GetBytes(unsigned char *Buf, size_t Len) { in GetBytes() function in Ice::__anon7eeb3dd50111::TextDataStreamer
/third_party/cef/libcef/common/
Drequest_impl.h248 void* GetBytes() { return data_.bytes.bytes; } in GetBytes() function
Drequest_impl.cc1112 size_t CefPostDataElementImpl::GetBytes(size_t size, void* bytes) { in GetBytes() function in CefPostDataElementImpl
/third_party/ffmpeg/libavdevice/
Ddecklink_enc.cpp80 virtual HRESULT STDMETHODCALLTYPE GetBytes (void **buffer) in GetBytes() function in decklink_frame