Searched refs:PackageInterfaceMap (Results 1 – 2 of 2) sorted by relevance
118 PackageInterfaceMap &ifaceMap = ifaceIt->second; in lookup()151 ServiceManager::InstanceMap &ServiceManager::PackageInterfaceMap::getInstanceMap() { in getInstanceMap()159 const HidlService *ServiceManager::PackageInterfaceMap::lookup( in lookup()170 HidlService *ServiceManager::PackageInterfaceMap::lookup( in lookup()174 const_cast<const PackageInterfaceMap*>(this)->lookup(name)); in lookup()177 void ServiceManager::PackageInterfaceMap::insertService( in insertService()182 void ServiceManager::PackageInterfaceMap::sendPackageRegistrationNotification( in sendPackageRegistrationNotification()435 PackageInterfaceMap &ifaceMap = mServiceMap[fqName]; in addImpl()544 PackageInterfaceMap &ifaceMap = mServiceMap[fqName]; in registerForNotifications()593 PackageInterfaceMap &ifaceMap = mServiceMap[fqName]; in unregisterForNotifications()[all …]
115 struct PackageInterfaceMap { struct158 PackageInterfaceMap