Searched refs:initCount (Results 1 – 1 of 1) sorted by relevance
111 explicit Counter(int32_t initCount) : mCount(initCount) {} in Counter() argument