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.cpp487 void SetThreadName(const char* thread_name) { in SetThreadName() function
757 SetThreadName(se_name_c_str); in ForkAndSpecializeCommon()