Home | History | Annotate | Download | only in jni

Lines Matching defs:isSuccess

897     bool isSuccess = false;
974 isSuccess = true;
977 ALOGD ("%s: exit; isSuccess: %d; recvBufferActualSize: %ld", fn, isSuccess, recvBufferActualSize);
978 return (isSuccess);