Searched refs:ralloc_strcat (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/util/ | ||
D | ralloc.h | 341 bool ralloc_strcat(char **dest, const char *str); |
D | ralloc.c | 420 ralloc_strcat(char **dest, const char *str) in ralloc_strcat() function |