Home
last modified time | relevance | path

Searched refs:get_mod_date (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fxjs/
Dcjs_document.h174 CJS_Result get_mod_date(CJS_Runtime* pRuntime);
Dcjs_document.cpp797 CJS_Result CJS_Document::get_mod_date(CJS_Runtime* pRuntime) { in get_mod_date() function in CJS_Document