Home
last modified time | relevance | path

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

/aosp12/system/libvintf/
H A DManifestInstance.cpp108 std::string ManifestInstance::getSimpleFqInstance() const { in getSimpleFqInstance() function in android::vintf::ManifestInstance
151 return getSimpleFqInstance(); in descriptionWithoutPackage()
H A Dparse_xml.cpp731 simpleFqInstances.emplace(manifestInstance.getSimpleFqInstance()); in mutateNode()
/aosp12/system/libvintf/include/vintf/
H A DManifestInstance.h64 std::string getSimpleFqInstance() const;