Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/fpdfxfa/
Dcxfa_fwladaptertimermgr.cpp17 class CFWL_FWLAdapterTimerInfo : public CFWL_TimerInfo { class
19 CFWL_FWLAdapterTimerInfo(IFWL_AdapterTimerMgr* mgr, in CFWL_FWLAdapterTimerInfo() function in __anondd12a5d00111::CFWL_FWLAdapterTimerInfo
49 *pTimerInfo = new CFWL_FWLAdapterTimerInfo(this, id_event, pTimer); in Start()
57 CFWL_FWLAdapterTimerInfo* pInfo = in Stop()
58 static_cast<CFWL_FWLAdapterTimerInfo*>(pTimerInfo); in Stop()
76 CFWL_FWLAdapterTimerInfo* pInfo = in TimerProc()
77 static_cast<CFWL_FWLAdapterTimerInfo*>(info); in TimerProc()