Home
last modified time | relevance | path

Searched defs:GetCurrentTime (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/src/google/protobuf/stubs/
Dtime.cc264 void GetCurrentTime(int64* seconds, int32* nanos) { in GetCurrentTime() function
/third_party/gn/src/base/win/
Dwindows_types.h240 #define GetCurrentTime() GetTickCount() macro
/third_party/protobuf/src/google/protobuf/util/
Dtime_util.cc169 Timestamp TimeUtil::GetCurrentTime() { in GetCurrentTime() function in google::protobuf::util::TimeUtil
/third_party/protobuf/python/google/protobuf/internal/
Dwell_known_types.py197 def GetCurrentTime(self): member in Timestamp
/third_party/mingw-w64/mingw-w64-headers/include/
Dwinbase.h57 #define GetCurrentTime() GetTickCount () macro