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

  /development/simulator/app/
LogPool.h 39 long GetMaxSize(void) const { return mMaxSize; }
LogWindow.cpp 304 pPrefs->SetInt("log-pool-size-kbytes", mPool.GetMaxSize() / 1024);
499 dialog.mPoolSizeKB = mPool.GetMaxSize() / 1024;
    [all...]

Completed in 117 milliseconds