Searched refs:new_str (Results 1 - 1 of 1) sorted by relevance

/system/core/libcutils/
H A Dstr_parms.c290 char *new_str; local
293 ret = asprintf(&new_str, "%s%s%s=%s",
302 *old_str = new_str;

Completed in 51 milliseconds