Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.cpp133 std::vector<uint8_t, FxAllocAllocator<uint8_t>> pBuff(nRequiredLen); in GetLanguage() local
155 std::vector<uint8_t, FxAllocAllocator<uint8_t>> pBuff(nRequiredLen); in GetPlatform() local
223 std::vector<uint8_t, FxAllocAllocator<uint8_t>> pBuff(nRequiredLen); in JS_fieldBrowse() local
297 std::vector<uint8_t, FxAllocAllocator<uint8_t>> pBuff(nRequiredLen); in GetFilePath() local
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_context.cpp316 std::vector<uint8_t> pBuff(nLength); in Response() local
/external/pdfium/fxjs/
Dcjs_app.cpp545 std::vector<uint8_t> pBuff(MAX_INPUT_BYTES + 2); in response() local