Searched refs:ocs_textbuf_ext_get_length (Results 1 – 2 of 2) sorted by relevance
118 extern int32_t ocs_textbuf_ext_get_length(ocs_textbuf_t *textbuf, uint32_t idx);
1634 return ocs_textbuf_ext_get_length(textbuf, 0); in ocs_textbuf_get_length()1659 int32_t ocs_textbuf_ext_get_length(ocs_textbuf_t *textbuf, uint32_t idx) in ocs_textbuf_ext_get_length() function