Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/tv/tuner/1.0/vts/functional/
H A DDvrTests.cpp145 pthread_create(&mRecordThread, NULL, __threadLoopRecord, (void*)threadArgs); in startRecordOutputThread()
149 void* DvrCallback::__threadLoopRecord(void* threadArgs) { in __threadLoopRecord() function in DvrCallback
H A DDvrTests.h108 static void* __threadLoopRecord(void* threadArgs);
/aosp12/hardware/interfaces/tv/tuner/1.1/vts/functional/
H A DDvrTests.cpp144 pthread_create(&mRecordThread, NULL, __threadLoopRecord, (void*)threadArgs); in startRecordOutputThread()
148 void* DvrCallback::__threadLoopRecord(void* threadArgs) { in __threadLoopRecord() function in DvrCallback
H A DDvrTests.h109 static void* __threadLoopRecord(void* threadArgs);
/aosp12/hardware/interfaces/tv/tuner/1.1/default/
H A DDvr.h119 static void* __threadLoopRecord(void* user);
/aosp12/hardware/interfaces/tv/tuner/1.0/default/
H A DDvr.h123 static void* __threadLoopRecord(void* user);