Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_util_module/stream/src/
Dstream_js.ts547 const that = this; constant
1353 const that = this; constant
/commonlibrary/ets_utils/js_sys_module/timer/
Dtimer.cpp69 auto that = reinterpret_cast<TimeData*>(data); in CleanUpHook() local