Home
last modified time | relevance | path

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

/hardware/interfaces/tv/tuner/1.0/vts/functional/
DDvrTests.cpp144 pthread_create(&mRecordThread, NULL, __threadLoopRecord, (void*)threadArgs); in startRecordOutputThread()
148 void* DvrCallback::__threadLoopRecord(void* threadArgs) { in __threadLoopRecord() function in DvrCallback
DDvrTests.h108 static void* __threadLoopRecord(void* threadArgs);
/hardware/interfaces/tv/tuner/1.0/default/
DDvr.h113 static void* __threadLoopRecord(void* user);