Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/servicemanager/
H A DServiceManager.cpp103 static std::optional<std::string> getVintfUpdatableApex(const std::string& name) { in getVintfUpdatableApex() function
435 *outReturn = getVintfUpdatableApex(name); in updatableViaApex()