Home
last modified time | relevance | path

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

/frameworks/native/cmds/servicemanager/
DServiceManager.cpp518 Status ServiceManager::isDeclared(const std::string& name, bool* outReturn) { in isDeclared()
533 …eManager::getDeclaredInstances(const std::string& interface, std::vector<std::string>* outReturn) { in getDeclaredInstances()
557 std::optional<std::string>* outReturn) { in updatableViaApex()
573 std::vector<std::string>* outReturn) { in getUpdatableNames()
597 std::optional<ConnectionInfo>* outReturn) { in getConnectionInfo()
879 Status ServiceManager::getServiceDebugInfo(std::vector<ServiceDebugInfo>* outReturn) { in getServiceDebugInfo()