Searched refs:pTitle (Results 1 – 4 of 4) 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()
|
/external/opencv3/3rdparty/include/dshow/ |
D | strmif.h | 7750 …WINAPI GetTitleAttributes(ULONG ulTitle,DVD_MenuAttributes *pMenu,DVD_TitleAttributes *pTitle) = 0; 7796 …leAttributes)(IDvdInfo2 *This,ULONG ulTitle,DVD_MenuAttributes *pMenu,DVD_TitleAttributes *pTitle); 7844 …fo2_GetTitleAttributes(This,ulTitle,pMenu,pTitle) (This)->lpVtbl->GetTitleAttributes(This,ulTitle,… argument 7897 …ributes_Proxy(IDvdInfo2 *This,ULONG ulTitle,DVD_MenuAttributes *pMenu,DVD_TitleAttributes *pTitle);
|