Home
last modified time | relevance | path

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

/frameworks/native/cmds/servicemanager/
DServiceManager.cpp40 static bool isVintfDeclared(const std::string& name) { in isVintfDeclared() function
84 return isVintfDeclared(name); in meetsDeclarationRequirements()
328 *outReturn = isVintfDeclared(name); in isDeclared()