Searched defs:pTitle (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A Dandroid_logmsg.cpp104 UINT8 *scru_dump_hex (UINT8 *p, char *pTitle, UINT32 len, UINT32 layer, UINT32 type) argument
106 if(pTitle && *pTitle)
107 PRINT(pTitle);
/external/pdfium/fpdfsdk/include/
H A Dfsdk_mgr.h141 FPDF_WIDESTRING pTitle = (FPDF_WIDESTRING)bsTitle.GetBuffer(bsTitle.GetLength()); local
142 int ret = m_pInfo->m_pJsPlatform->app_alert(m_pInfo->m_pJsPlatform, pMsg, pTitle, Type, Icon);
159 FPDF_WIDESTRING pTitle = (FPDF_WIDESTRING)bsTitle.GetBuffer(bsTitle.GetLength()); local
162 int ret = m_pInfo->m_pJsPlatform->app_response(m_pInfo->m_pJsPlatform, pQuestion, pTitle,

Completed in 92 milliseconds