Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Dralloc.h341 bool ralloc_strcat(char **dest, const char *str);
Dralloc.c420 ralloc_strcat(char **dest, const char *str) in ralloc_strcat() function