Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcpu_hotplug_test.cpp105 static bool SetCpuOnline(int cpu, bool online) { in SetCpuOnline()
183 bool online = IsCpuOnline(cpu, &has_error); in FindAHotpluggableCpu() local
/system/core/adb/
Dtransport.h267 bool online = false; variable