HomeSort by relevance Sort by last modified time
    Searched refs:kThreadName (Results 1 - 2 of 2) sorted by null

  /device/asus/fugu/libaudio/
AudioHotplugThread.h 51 static const char* kThreadName;
AudioHotplugThread.cpp 119 const char* AudioHotplugThread::kThreadName = "ATVRemoteAudioHotplug";
147 return (run(kThreadName) == NO_ERROR);

Completed in 65 milliseconds