Searched refs:avb_str_concat (Results 1 – 4 of 4) sorted by relevance
190 bool avb_str_concat(char* buf,
229 if (!avb_str_concat(part_name, in load_and_verify_hash_partition()380 if (!avb_str_concat(part_name, in load_requested_partitions()491 if (!avb_str_concat(full_partition_name, in load_and_verify_vbmeta()
42 if (!avb_str_concat(part_name, in avb_sub_cmdline()
152 bool avb_str_concat(char* buf, in avb_str_concat() function