Home
last modified time | relevance | path

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

/aosp_15_r20/system/libvintf/include/vintf/
H A DVintfObject.h340 static android::base::Result<std::vector<FqInstance>> GetListedInstanceInheritance(
/aosp_15_r20/system/libvintf/
H A DVintfObject.cpp812 auto inheritance = GetListedInstanceInheritance( in IsInstanceDeprecated()
880 android::base::Result<std::vector<FqInstance>> VintfObject::GetListedInstanceInheritance( in GetListedInstanceInheritance() function in android::vintf::VintfObject