Home
last modified time | relevance | path

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

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