Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicodata.c73 picodata_cbPutItemMethod putItem; member
122 this->putItem = data_cbPutItem; in picodata_newCharBuffer()
342 return this->putItem(this,buf,blenmax,blen); in picodata_cbPutItem()