Searched defs:OncValueSignature (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chromeos/network/onc/
H A Donc_signature.h16 struct OncValueSignature;
20 const OncValueSignature* value_signature;
23 struct CHROMEOS_EXPORT OncValueSignature { struct in namespace:chromeos::onc
26 const OncValueSignature* onc_array_entry_signature;
27 const OncValueSignature* base_signature;
31 const OncValueSignature& signature,
35 const OncValueSignature& signature,
38 CHROMEOS_EXPORT extern const OncValueSignature kRecommendedSignature;
39 CHROMEOS_EXPORT extern const OncValueSignature kEAPSignature;
40 CHROMEOS_EXPORT extern const OncValueSignature kIssuerSubjectPatternSignatur
[all...]

Completed in 68 milliseconds