Home
last modified time | relevance | path

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

/system/tools/hidl/lint/lints/
DmethodVersions.cpp35 static std::string getSanitizedMethodName(const Method& method) { in getSanitizedMethodName() function
84 std::to_string(minor) + " of "s + getSanitizedMethodName(method) + in checkMethodVersion()
110 std::string methodName = getSanitizedMethodName(*method); in methodVersions()
119 return getSanitizedMethodName(*superMethod) == in methodVersions()