Home | History | Annotate | Download | only in jni

Lines Matching refs:stateSize

435     unsigned stateSize = docState.size();
436 LOGV("Writing docState %d", stateSize);
437 v.append((char*)&stateSize, sizeof(unsigned));