Searched refs:pTitle (Results 1 – 3 of 3) sorted by relevance
/external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
D | android_logmsg.cpp | 104 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/ |
D | android_logmsg.h | 44 UINT8* scru_dump_hex (UINT8* p, char* pTitle, UINT32 len, UINT32 layer, UINT32 type);
|
/external/pdfium/fpdfsdk/src/ |
D | fsdk_mgr.cpp | 233 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()
|