Searched refs:AsyncCallRecorder (Results 1 – 6 of 6) sorted by relevance
73 class AsyncCallRecorder; variable76 class AsyncCallRecorder<void (*)(Args...)> {152 : public AsyncCallRecorder<void (*)(Args...)> {
38 AsyncCallRecorder<void (*)()> mCallbackRecorder;
31 // TODO(b/185535769): Remove libsurfaceflinger_unittest's dependency on AsyncCallRecorder.
113 AsyncCallRecorder<void (*)(bool)> mVSyncSetEnabledCallRecorder;114 AsyncCallRecorder<void (*)(VSyncSource::Callback*)> mVSyncSetCallbackCallRecorder;115 AsyncCallRecorder<void (*)(std::chrono::nanoseconds, std::chrono::nanoseconds)>117 AsyncCallRecorder<void (*)()> mResyncCallRecorder;118 AsyncCallRecorder<void (*)(nsecs_t)> mInterceptVSyncCallRecorder;119 AsyncCallRecorder<void (*)(nsecs_t, uid_t)> mThrottleVsyncCallRecorder;
38 AsyncCallRecorder<void (*)()> mResetTimerCallback;39 AsyncCallRecorder<void (*)()> mExpiredTimerCallback;
138 AsyncCallRecorder<void (*)(nsecs_t, VSyncSource::VSyncData)> mVSyncEventCallRecorder;