Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libdm/
H A Ddm_target.cpp112 void DmTargetVerity::CheckAtMostOnce() { in CheckAtMostOnce() function in android::dm::DmTargetVerity
/aosp14/system/core/fs_mgr/libdm/include/libdm/
H A Ddm_target.h130 void CheckAtMostOnce();
/aosp14/system/core/fs_mgr/libfs_avb/
H A Davb_util.cpp83 target.CheckAtMostOnce(); in ConstructVerityTable()