Home
last modified time | relevance | path

Searched refs:SetThreadName (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/vr/libpdx_default_transport/
Dpdx_benchmarks.cpp65 void SetThreadName(const std::string& name) { in SetThreadName() function
536 SetThreadName("service" + std::to_string(service_id)); in ServiceCommand()
616 SetThreadName("client" + std::to_string(thread_id) + "/" + in ClientCommand()
/frameworks/base/core/jni/
Dcom_android_internal_os_Zygote.cpp897 void SetThreadName(const std::string& thread_name) { in SetThreadName() function
1769 SetThreadName(nice_name.value()); in SpecializeCommon()
1771 SetThreadName("system_server"); in SpecializeCommon()