Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/src/
Dtimer.cpp86 TimerEntryPtr entry(new TimerEntry()); in Register() local
108 auto entry = timerToEntries_[timerId]; in Unregister() local
/commonlibrary/ets_utils/js_util_module/container/struct/
Djs_struct.ts102 entry(): [K, V] { method in Pair