Home
last modified time | relevance | path

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

/external/fastrpc/inc/
Dsbuf_parser.h122 static __inline int sbuf_chars(struct sbuf *buf, const char *chars) { in sbuf_chars() function
156 return sbuf_chars(buf, str); in sbuf_char()