Searched refs:check_at_most_once (Results 1 – 3 of 3) sorted by relevance
75 bool check_at_most_once; member
2246 .check_at_most_once = target.data.find("check_at_most_once") != std::string::npos}; in fs_mgr_get_hashtree_info()2255 return hashtree_info->check_at_most_once; in fs_mgr_verity_is_check_at_most_once()
863 hashtree_info->check_at_most_once ? "1" : "0"); in do_verity_update_state()