Home
last modified time | relevance | path

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

/system/tools/sysprop/
DCommon.cpp95 bool IsCorrectPropertyName(const std::string& name) { in IsCorrectPropertyName() function
140 if (!IsCorrectPropertyName(prop_name)) { in ValidateProp()
146 if (!IsCorrectPropertyName(legacy_name)) { in ValidateProp()