Home
last modified time | relevance | path

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

/system/tools/sysprop/
DCommon.cpp47 bool ValidateProp(const sysprop::Properties& props,
92 bool ValidateProp(const sysprop::Properties& props, in ValidateProp() function
231 if (!ValidateProp(props, prop, err)) return false; in ValidateProps()