Home | History | Annotate | Download | only in libril

Lines Matching refs:uusData

654                 uusInfo.uusData = NULL;
657 uusInfo.uusData = (char*) p.readInplace(len);
1719 if ((s_callbacks.version < 3) || (p_cur->uusInfo == NULL || p_cur->uusInfo->uusData == NULL)) {
1727 p.write(uusInfo->uusData, uusInfo->uusLength);