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

  /device/moto/stingray/whisper/
Whisper_AccyMain.h 54 if(logFp != NULL) {if(currLogSize++ > LOG_SIZE_LIMIT){ currLogSize = 0; fseek(logFp, SEEK_SET, 0);} \
92 extern int currLogSize;
Whisper_AccyMain.c 132 int currLogSize = 0;

Completed in 44 milliseconds