Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Dralloc.h355 bool ralloc_strncat(char **dest, const char *str, size_t n);
Dralloc.c426 ralloc_strncat(char **dest, const char *str, size_t n) in ralloc_strncat() function