Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/cmds/servicemanager/
H A DServiceManager.cpp422 os::Service ServiceManager::tryGetService(const std::string& name, bool startIfNotFound) { in tryGetService()
441 bool startIfNotFound) { in tryGetBinder()