Searched refs:getFqName (Results 1 – 7 of 7) sorted by relevance
58 interface_fqnames.insert(fqinstance.getFqName()); in CheckInterfaceInheritanceHierarchy()107 return IsKnownInterface(fqinstance.getFqName()); in IsKnownInterface()
45 return ::android::hardware::details::getRawServiceInternal(instance.getFqName().string(), in getHal()81 EXPECT_TRUE(manager->listByInterface(instance.getFqName().string(), in isServiceRunning()
45 const FQName& getFqName() const;
85 if (instance.getFqName().string() == IBase::descriptor) { in GetHal()90 instance.getFqName().string(), instance.getInstance(), true /*retry*/, in GetHal()160 if (fqInstance.getFqName().string() != IBase::descriptor) { in GetPidInterfacesMap()
65 const FQName& FqInstance::getFqName() const { in getFqName() function in android::FqInstance
295 childrenMap.equal_range(manifestInstance.getFqInstance().getFqName().string()); in checkUnusedHals()
746 const FQName& fqName = fqInstance.getFqName(); in GetListedInstanceInheritance()