Searched defs:countTimerRefresh (Results 1 – 3 of 3) sorted by relevance
57 bool countTimerRefresh = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
1328 bool countTimerRefresh = true; variable1348 bool countTimerRefresh = true; variable
958 void FormDataMgr::SetCountTimerRefresh(const int64_t formId, const bool countTimerRefresh) in SetCountTimerRefresh()