Home
last modified time | relevance | path

Searched refs:copy_str (Results 1 – 1 of 1) sorted by relevance

/device/google/dragon/audio/hal/
Dcras_expr.c13 static const char *copy_str(const char *begin, const char *end) in copy_str() function
40 value->u.string = copy_str(begin, end); in value_set_string2()
338 expr->u.variable = copy_str(begin, end); in new_variable()