Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Dandroid_logmsg.cpp104 UINT8 *scru_dump_hex (UINT8 *p, char *pTitle, UINT32 len, UINT32 layer, UINT32 type) in scru_dump_hex() argument
106 if(pTitle && *pTitle) in scru_dump_hex()
107 PRINT(pTitle); in scru_dump_hex()
/external/libnfc-nci/halimpl/bcm2079x/include/
Dandroid_logmsg.h44 UINT8* scru_dump_hex (UINT8* p, char* pTitle, UINT32 len, UINT32 layer, UINT32 type);
/external/pdfium/fpdfsdk/src/
Dfsdk_mgr.cpp233 FPDF_WIDESTRING pTitle = in JS_appAlert() local
236 pTitle, Type, Icon); in JS_appAlert()
259 FPDF_WIDESTRING pTitle = in JS_appResponse() local
266 m_pInfo->m_pJsPlatform, pQuestion, pTitle, pDefault, pLabel, bPassword, in JS_appResponse()