Home
last modified time | relevance | path

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

/system/tools/sysprop/
DCommon.cpp103 bool IsCorrectApiName(const std::string& name) { in IsCorrectApiName() function
110 if (!IsCorrectApiName(prop.api_name())) { in ValidateProp()