Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Dfirst_stage_mount.cpp156 static inline bool IsDtVbmetaCompatible(const Fstab& fstab) { in IsDtVbmetaCompatible() function
246 if (IsDtVbmetaCompatible(*fstab)) { in Create()
909 if (!IsDtVbmetaCompatible(*fstab)) { in SetInitAvbVersionInRecovery()