Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr_avb.cpp52 #define VERITY_TABLE_FORMAT \ macro
306 res = snprintf(verity_params, bufsize, VERITY_TABLE_FORMAT VERITY_TABLE_OPT_FEC_FORMAT, in hashtree_load_verity_table()
311 res = snprintf(verity_params, bufsize, VERITY_TABLE_FORMAT VERITY_TABLE_OPT_DEFAULT_FORMAT, in hashtree_load_verity_table()