Searched refs:addImpl (Results 1 – 2 of 2) sorted by relevance
91 bool addImpl(const std::string& name,
306 addSuccess = addImpl(name, service, interfaceChain, pidcon); in add()317 bool ServiceManager::addImpl(const std::string& name, in addImpl() function in android::hidl::manager::implementation::ServiceManager633 return addImpl(name, service, chain, callingContext); in addWithChain()