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