Home
last modified time | relevance | path

Searched defs:LoadBuffer (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fde/css/
Dcfde_cssstylesheet.cpp37 bool CFDE_CSSStyleSheet::LoadBuffer(const FX_WCHAR* pBuffer, int32_t iBufSize) { in LoadBuffer() function in CFDE_CSSStyleSheet
/external/pdfium/xfa/fgas/crt/
Dfgas_stream.cpp803 bool CFGAS_BufferStreamImp::LoadBuffer(uint8_t* pData, in LoadBuffer() function in CFGAS_BufferStreamImp
1190 bool CFGAS_Stream::LoadBuffer(uint8_t* pData, in LoadBuffer() function in CFGAS_Stream
/external/v8/src/compiler/
Dsimplified-operator.cc752 const Operator* SimplifiedOperatorBuilder::LoadBuffer(BufferAccess access) { in LoadBuffer() function in v8::internal::compiler::SimplifiedOperatorBuilder