Home
last modified time | relevance | path

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

/frameworks/native/cmds/servicemanager/
DServiceManager.cpp214 static std::vector<std::string> getVintfUpdatableNames(const std::string& apexName) { in getVintfUpdatableNames() function
663 apexUpdatableNames = getVintfUpdatableNames(apexName); in getUpdatableNames()