Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fdp/src/css/
Dfde_cssdatatable.h19 const FX_WCHAR* GetFuncName() const { return m_pszFuncName; }; in GetFuncName() function
63 virtual const FX_WCHAR* GetFuncName() const { in GetFuncName() function
/external/libevent/
Devent_rpcgen.py428 def GetFuncName(self): member in Entry