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

/system/core/libcutils/
H A Dstr_parms.c319 char *new_str; local
322 ret = asprintf(&new_str, "%s%s%s=%s",
331 *old_str = new_str;

Completed in 22 milliseconds