Searched refs:VintfObject (Results 1 – 14 of 14) sorted by relevance
29 using vintf::VintfObject;33 std::shared_ptr<const RuntimeInfo> info = VintfObject::GetRuntimeInfo(flags); \53 VintfObject::GetRuntimeInfo(RuntimeInfo::FetchFlag::POLICYVERS); in android_os_VintfRuntimeInfo_getKernelSepolicyVersion()
48 using vintf::VintfObject;151 VintfObject::Builder() in android_os_VintfObject_verifyBuildAtBoot()
33 public class VintfObject { class134 private VintfObject() {} in VintfObject() method in VintfObject
1336 int result = VintfObject.verifyBuildAtBoot(); in isBuildConsistent()
40 @IgnoreUnderRavenwood(blockedBy = VintfObject.class)50 String[] xmls = VintfObject.report(); in testReport()
176 return vintf::VintfObject::GetDeviceHalManifest(); in getDeviceManifest()180 return vintf::VintfObject::GetDeviceCompatibilityMatrix(); in getDeviceMatrix()184 return vintf::VintfObject::GetFrameworkHalManifest(); in getFrameworkManifest()188 return vintf::VintfObject::GetFrameworkCompatibilityMatrix(); in getFrameworkMatrix()
59 using android::vintf::VintfObject;
65 auto vintfObject = vintf::VintfObject::GetInstance(); in GetManifestsWithDescription()
2579 public class VintfObject {
6387 android.os.VintfObject
28787 Landroid/os/VintfObject;
6391 android.os.VintfObject
38921 Landroid/os/VintfObject;
39543 Landroid/os/VintfObject;-><init>()V39544 Landroid/os/VintfObject;->verify([Ljava/lang/String;)I39545 Landroid/os/VintfObject;->verifyWithoutAvb()I