Home
last modified time | relevance | path

Searched refs:GetListedInstanceInheritance (Results 1 – 2 of 2) sorted by relevance

/system/libvintf/include/vintf/
DVintfObject.h330 static android::base::Result<std::vector<FqInstance>> GetListedInstanceInheritance(
/system/libvintf/
DVintfObject.cpp688 auto inheritance = GetListedInstanceInheritance(package, servedVersion, interface, in IsInstanceDeprecated()
732 android::base::Result<std::vector<FqInstance>> VintfObject::GetListedInstanceInheritance( in GetListedInstanceInheritance() function in android::vintf::VintfObject