Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx_default_transport/
Dpdx_benchmarks.cpp164 int service_id = 0; member
534 [&](const int thread_id, const int service_id, in ServiceCommand()
536 SetThreadName("service" + std::to_string(service_id)); in ServiceCommand()
547 << thread_id << " service " << service_id << ": " in ServiceCommand()
551 << service_id << std::endl; in ServiceCommand()
614 [&](const int thread_id, const int service_id, in ClientCommand()
617 std::to_string(service_id)); in ClientCommand()
622 BenchmarkClient::Create(GetServicePath(path, service_id)); in ClientCommand()
624 std::cerr << "Failed to create client for service " << service_id in ClientCommand()
820 {thread_id, service_id, time_delta_s, bytes_sent, sched_stats}); in ClientCommand()
[all …]
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt16511 field public static final java.lang.String COLUMN_SERVICE_ID = "service_id";
/frameworks/base/api/
Dcurrent.txt27572 field public static final String COLUMN_SERVICE_ID = "service_id";