Home
last modified time | relevance | path

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

/external/fastrpc/inc/
DAEEBufBound.h76 extern int BufBound_ReallyWrote(BufBound* me);
/external/fastrpc/src/
DBufBound.c193 int BufBound_ReallyWrote(BufBound* me) in BufBound_ReallyWrote() function
Dstd_strlprintf.c388 me->nLen = BufBound_ReallyWrote(&OutBuf) - me->nPrefix - 1; in ConvertFloat()