Home
last modified time | relevance | path

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

/external/epid-sdk/ext/ipp/sources/ippcp/
Dcpinit.c541 } ippcpMsg[] = { variable
598 for( i=0; i<IPP_COUNT_OF( ippcpMsg ); i++ ) {
599 if( StsCode == ippcpMsg[i].sts ) {
600 return ippcpMsg[i].msg;