Home
last modified time | relevance | path

Searched refs:_timer (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/init/
H A Dperfboot.py144 self._timer = threading.Timer(timeout, notify_timeout)
145 self._timer.daemon = True
146 self._timer.start()
152 self._timer.cancel()
/aosp14/frameworks/base/tools/preload/
H A Dsorttable.js28 if (_timer) clearInterval(_timer);
359 var _timer = setInterval(function() { variable
/aosp14/frameworks/base/core/jni/
H A Dandroid_util_AssetManager.cpp664 ResourceTimer _timer(ResourceTimer::Counter::GetResourceValue); in NativeGetResourceValue() local
1286 ResourceTimer _timer(ResourceTimer::Counter::RetrieveAttributes); in NativeRetrieveAttributes() local