Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcfxjse_context.cpp243 CFXJSE_Value* pRetValue, in ExecuteScript()
H A Dcfxjse_resolveprocessor.cpp727 auto pRetValue = std::make_unique<CFXJSE_Value>(); in DoPredicateFilter() local