Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_cssstylesheet.cpp37 bool CFX_CSSStyleSheet::LoadBuffer(const wchar_t* pBuffer, int32_t iBufSize) { in LoadBuffer() function in CFX_CSSStyleSheet
/external/v8/src/compiler/
Dsimplified-operator.cc840 const Operator* SimplifiedOperatorBuilder::LoadBuffer(BufferAccess access) { in LoadBuffer() function in v8::internal::compiler::SimplifiedOperatorBuilder