Searched refs:avb_strdup (Results 1 – 3 of 3) sorted by relevance
215 char* avb_strdup(const char* str) { in avb_strdup() function319 ret = avb_strdup(str_after_last_replace); in avb_replace()
225 char* avb_strdup(const char* str) AVB_ATTR_WARN_UNUSED_RESULT;
198 loaded_partition->partition_name = avb_strdup(found); in load_and_verify_hash_partition()516 vbmeta_image_data->partition_name = avb_strdup(partition_name); in load_and_verify_vbmeta()980 slot_data->ab_suffix = avb_strdup(ab_suffix); in avb_slot_verify()