Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dinit.cpp462 static Result<void> DoUnloadApex(const std::string& apex_name) { in DoUnloadApex() function
529 return DoUnloadApex(name); in HandleApexControlMessage()