Home
last modified time | relevance | path

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

/art/runtime/openjdkjvmti/
Dti_thread.cc507 self->SetCustomTLS(data); in SetThreadLocalStorage()
/art/runtime/
Dthread.h1166 void SetCustomTLS(const void* data) { in SetCustomTLS() function