Lines Matching refs:FILETIME
300 // Accessor for FILETIME representation.
301 FILETIME& ft() { return time_.ft_; }
307 // these are packed into a FILETIME structure. The FILETIME structure
309 // allows access to both a FILETIME and an integer representation of
312 FILETIME ft_;
589 FILETIME dummy;
594 reinterpret_cast<FILETIME*>(&usertime))) return -1;