Home
last modified time | relevance | path

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

/RvlSDK-3.1/build/demos/wpaddemo/src/
Dwpadsample.c143 u8 dpd_fmt_full [] = "FULL"; variable
886 case WPAD_DPD_FULL: ptr = &dpd_fmt_full[0]; break; in getDpdFmt()