Home
last modified time | relevance | path

Searched defs:outReturn (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/native/cmds/servicemanager/
H A DServiceManager.cpp707 Status ServiceManager::isDeclared(const std::string& name, bool* outReturn) { in isDeclared()
726 …eManager::getDeclaredInstances(const std::string& interface, std::vector<std::string>* outReturn) { in getDeclaredInstances()
755 std::optional<std::string>* outReturn) { in updatableViaApex()
775 std::vector<std::string>* outReturn) { in getUpdatableNames()
802 std::optional<ConnectionInfo>* outReturn) { in getConnectionInfo()
1155 Status ServiceManager::getServiceDebugInfo(std::vector<ServiceDebugInfo>* outReturn) { in getServiceDebugInfo()