Home
last modified time | relevance | path

Searched refs:LogotypeImageInfo (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dhttp_curl.c318 } LogotypeImageInfo; typedef
322 LogotypeImageInfo *imageInfo;
384 ASN1_SEQUENCE(LogotypeImageInfo) = { variable
385 ASN1_IMP_OPT(LogotypeImageInfo, type, ASN1_INTEGER, 0),
386 ASN1_SIMPLE(LogotypeImageInfo, fileSize, ASN1_INTEGER),
387 ASN1_SIMPLE(LogotypeImageInfo, xSize, ASN1_INTEGER),
388 ASN1_SIMPLE(LogotypeImageInfo, ySize, ASN1_INTEGER),
389 ASN1_OPT(LogotypeImageInfo, resolution, LogotypeImageResolution),
390 ASN1_IMP_OPT(LogotypeImageInfo, language, ASN1_IA5STRING, 4),
391 } ASN1_SEQUENCE_END(LogotypeImageInfo);
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dhttp_curl.c318 } LogotypeImageInfo; typedef
322 LogotypeImageInfo *imageInfo;
384 ASN1_SEQUENCE(LogotypeImageInfo) = { variable
385 ASN1_IMP_OPT(LogotypeImageInfo, type, ASN1_INTEGER, 0),
386 ASN1_SIMPLE(LogotypeImageInfo, fileSize, ASN1_INTEGER),
387 ASN1_SIMPLE(LogotypeImageInfo, xSize, ASN1_INTEGER),
388 ASN1_SIMPLE(LogotypeImageInfo, ySize, ASN1_INTEGER),
389 ASN1_OPT(LogotypeImageInfo, resolution, LogotypeImageResolution),
390 ASN1_IMP_OPT(LogotypeImageInfo, language, ASN1_IA5STRING, 4),
391 } ASN1_SEQUENCE_END(LogotypeImageInfo);
[all...]

Completed in 4 milliseconds