Searched defs:oneShot (Results 1 – 7 of 7) sorted by relevance
89 int enableGsi(boolean oneShot, @utf8InCpp String dsuSlot); in enableGsi()96 …oneway void enableGsiAsync(boolean oneShot, @utf8InCpp String dsuSlot, IGsiServiceCallback result); in enableGsiAsync()
44 bool oneShot; member
61 const void *cookie, bool oneShot) in Stage()
88 bool oneShot) { in chreTimerSet()
112 bool oneShot; member
99 std::chrono::steady_clock::duration duration, bool oneShot) { in addTimer()
692 void Manager::setTimer(uint64_t delayNs, bool oneShot, uint32_t *timerHandle) { in setTimer()