Searched refs:LogotypeImageResolution (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | http_curl.c | 309 } LogotypeImageResolution; typedef 316 LogotypeImageResolution *resolution; 379 ASN1_CHOICE(LogotypeImageResolution) = { variable 380 ASN1_IMP(LogotypeImageResolution, d.numBits, ASN1_INTEGER, 1), 381 ASN1_IMP(LogotypeImageResolution, d.tableSize, ASN1_INTEGER, 2) 382 } ASN1_CHOICE_END(LogotypeImageResolution); 389 ASN1_OPT(LogotypeImageInfo, resolution, LogotypeImageResolution),
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | http_curl.c | 309 } LogotypeImageResolution; typedef 316 LogotypeImageResolution *resolution; 379 ASN1_CHOICE(LogotypeImageResolution) = { variable 380 ASN1_IMP(LogotypeImageResolution, d.numBits, ASN1_INTEGER, 1), 381 ASN1_IMP(LogotypeImageResolution, d.tableSize, ASN1_INTEGER, 2) 382 } ASN1_CHOICE_END(LogotypeImageResolution); 389 ASN1_OPT(LogotypeImageInfo, resolution, LogotypeImageResolution),
|
Completed in 6 milliseconds