Home
last modified time | relevance | path

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

/system/libhwbinder/vts/performance/
DBenchmark_throughput.cpp199 int service_count, in worker_fx()
272 Pipe make_worker(int num, int iterations, int service_count, bool get_stub) { in make_worker()
/system/core/init/
Dreboot.cpp440 int service_count = 0; in DoReboot() local