HomeSort by relevance Sort by last modified time
    Searched refs:totalBytesWrittenToCurrBuff (Results 1 - 2 of 2) sorted by null

  /packages/services/BuiltInPrintService/jni/plugins/genPCLm/inc/
PCLmGenerator.h 243 int totalBytesWrittenToCurrBuff;
  /packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/
genPCLm.cpp 225 totalBytesWrittenToCurrBuff = 0;
236 totalBytesWrittenToCurrBuff += strSize;
247 totalBytesWrittenToCurrBuff += buffSize;
    [all...]

Completed in 986 milliseconds