Searched refs:new_ret (Results 1 – 4 of 4) sorted by relevance
64 char* new_ret = avb_replace(ret, replace_str[n], guid_buf); in avb_sub_cmdline() local66 ret = new_ret; in avb_sub_cmdline()78 char* new_ret = avb_replace(ret, in avb_sub_cmdline() local82 ret = new_ret; in avb_sub_cmdline()305 char* new_ret; in avb_append_options() local335 new_ret = avb_replace( in avb_append_options()338 slot_data->cmdline = new_ret; in avb_append_options()
91 char* new_ret = avb_replace(ret, replace_str[n], guid_buf); in avb_sub_cmdline() local93 ret = new_ret; in avb_sub_cmdline()105 char* new_ret = avb_replace(ret, in avb_sub_cmdline() local109 ret = new_ret; in avb_sub_cmdline()333 char* new_ret; in avb_append_options() local368 new_ret = avb_replace( in avb_append_options()371 slot_data->cmdline = new_ret; in avb_append_options()
141 bool new_ret = rep->ReportContext(context); in ReportContext() local142 CHECK(first || new_ret == last_ret) in ReportContext()145 last_ret = new_ret; in ReportContext()