Searched refs:SystemClockImpl (Results 1 – 1 of 1) sorted by relevance
39 typedef struct SystemClockImpl { struct53 } SystemClockImpl; argument97 SystemClockImpl* This = lpParam; in SystemClockAdviseThread()203 SystemClockImpl *This = impl_from_IReferenceClock(iface); in SystemClockImpl_AddRef()212 SystemClockImpl *This = impl_from_IReferenceClock(iface); in SystemClockImpl_QueryInterface()228 SystemClockImpl *This = impl_from_IReferenceClock(iface); in SystemClockImpl_Release()244 SystemClockImpl *This = impl_from_IReferenceClock(iface); in SystemClockImpl_GetTime()266 SystemClockImpl *This = impl_from_IReferenceClock(iface); in SystemClockImpl_AdviseTime()378 SystemClockImpl* obj = NULL; in QUARTZ_CreateSystemClock()382 obj = CoTaskMemAlloc(sizeof(SystemClockImpl)); in QUARTZ_CreateSystemClock()[all …]