Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicodata.c81 static pico_status_t data_cbPutItem(register picodata_CharBuffer this,
122 this->putItem = data_cbPutItem; in picodata_newCharBuffer()
261 static pico_status_t data_cbPutItem(register picodata_CharBuffer this, in data_cbPutItem() function