Home
last modified time | relevance | path

Searched refs:TickFunctionType (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/libchrome_tools/patches/
DFix-TimeDelta.patch77 typedef DWORD (*TickFunctionType)(void);
78 static TickFunctionType SetMockTickFunction(TickFunctionType ticker);
/external/libchrome/base/time/
Dtime.h901 typedef DWORD (*TickFunctionType)(void); typedef
902 static TickFunctionType SetMockTickFunction(TickFunctionType ticker);