Home
last modified time | relevance | path

Searched defs:triggerTimes (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiappevent/test/unittest/common/native/
Dhiappevent_watcher_test.cpp70 int triggerTimes = 0; member in __anonbcb5dfd00111::AppEventWatcherTest
/base/time/time_service/services/
Dtime_system_ability.cpp280 int32_t TimeSystemAbility::StartTimer(uint64_t timerId, uint64_t triggerTimes) in StartTimer()