Home
last modified time | relevance | path

Searched refs:getSimpleFqInstance (Results 1 – 4 of 4) sorted by relevance

/system/libvintf/include/vintf/
DManifestInstance.h57 std::string getSimpleFqInstance() const;
/system/libvintf/
DManifestInstance.cpp91 std::string ManifestInstance::getSimpleFqInstance() const { in getSimpleFqInstance() function in android::vintf::ManifestInstance
DHalManifest.cpp248 simpleManifestInstances.insert(manifestInstance.getSimpleFqInstance()); in checkIncompatibleHals()
Dparse_xml.cpp709 simpleFqInstances.emplace(manifestInstance.getSimpleFqInstance()); in mutateNode()