Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dtime.cc264 void GetCurrentTime(int64* seconds, int32* nanos) { in GetCurrentTime() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dtime_util.cc166 Timestamp TimeUtil::GetCurrentTime() { in GetCurrentTime() function in google::protobuf::util::TimeUtil
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Dwell_known_types.py184 def GetCurrentTime(self): member in Timestamp