Searched refs:StubSyncHelper (Results 1 – 2 of 2) sorted by relevance
21 StubSyncHelper::StubSyncHelper() {} in StubSyncHelper() function in gfxstream::StubSyncHelper23 int StubSyncHelper::wait(int, int) { in wait()27 int StubSyncHelper::dup(int) { in dup()31 int StubSyncHelper::close(int) { in close()36 return new StubSyncHelper(); in createPlatformSyncHelper()
21 class StubSyncHelper : public SyncHelper {23 StubSyncHelper();