Searched refs:linear_strdup (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/util/ | ||
D | ralloc.h | 637 char *linear_strdup(void *parent, const char *str); |
D | ralloc.c | 1170 linear_strdup(void *parent, const char *str) in linear_strdup() function |