Searched refs:getFqInstance (Results 1 – 3 of 3) sorted by relevance
90 const FqInstance& ManifestInstance::getFqInstance() const { in getFqInstance() function in android::vintf::ManifestInstance137 return getFqInstance().string(); in description()158 CHECK(fqInstance.setTo(getFqInstance().getPackage(), v.majorVer, v.minorVer, in withVersion()159 getFqInstance().getInterface(), getFqInstance().getInstance())); in withVersion()
256 manifestInstances.insert(manifestInstance.getFqInstance()); in checkIncompatibleHals()304 childrenMap.equal_range(manifestInstance.getFqInstance().getFqName().string()); in checkUnusedHals()
59 const FqInstance& getFqInstance() const;