Searched refs:ValidateProps (Results 1 – 1 of 1) sorted by relevance
52 Result<void> ValidateProps(const sysprop::Properties& props);202 Result<void> ValidateProps(const sysprop::Properties& props) { in ValidateProps() function310 if (auto res = ValidateProps(ret); !res.ok()) { in ParseProps()343 if (auto res = ValidateProps(*props); !res.ok()) { in ParseApiFile()