Home
last modified time | relevance | path

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

/system/bt/stack/test/
Dstack_btu_test.cc76 void btif_init_ok(unsigned short, char*){}; in btif_init_ok()
/system/teeui/libteeui/src/
Devdev.cpp234 std::function<void(short, const EventDev&)> handler) { in grabAllEvDevsAndRegisterCallbacks()
/system/extras/simpleperf/scripts/
Dannotate.py379 def _get_percentage_str(self, period, short=False): argument