Home
last modified time | relevance | path

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

/device/google/trout/hal/audiocontrol/2.0/libandroid_audio_controller/
Dandroid_audio_controller.cpp39 static pid_t getCurrentThreadID() { in getCurrentThreadID() function
152 static const auto tid = static_cast<uint64_t>(getCurrentThreadID()); in GetNewUniqueSessionID()