Home
last modified time | relevance | path

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

/aosp12/system/teeui/libteeui/src/
H A Devdev.cpp234 std::function<void(short, const EventDev&)> handler) { in grabAllEvDevsAndRegisterCallbacks()
/aosp12/system/extras/simpleperf/scripts/
H A Dannotate.py369 def _get_percentage_str(self, period, short=False): argument