Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Dralloc.h328 char *ralloc_strndup(const void *ctx, const char *str, size_t n) MALLOCLIKE;
Dralloc.c383 ralloc_strndup(const void *ctx, const char *str, size_t max) in ralloc_strndup() function