Home
last modified time | relevance | path

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

/system/tools/sysprop/
DTypeChecker.cpp56 bool IsCompatible(const sysprop::Property& prop, const std::string& ctx_type) { in IsCompatible() function
111 if (!IsCompatible(prop, itr->second)) { in CheckPropertyTypes()