Searched refs:CLOSE_KVSTORE_TIME_INTERVAL (Results 1 – 2 of 2) sorted by relevance
29 constexpr size_t CLOSE_KVSTORE_TIME_INTERVAL = 270000; variable
127 timerId_ = timer_.Register(timerCallback, CLOSE_KVSTORE_TIME_INTERVAL, true); in RegisterTimer()