Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dunittest_proto3_bad_macros.proto55 GetCurrentTime = 14; enumerator
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/
Dmemory_scheduler.cc37 double GetCurrentTime() { in GetCurrentTime() function
/third_party/protobuf/src/google/protobuf/util/
Dtime_util.cc198 Timestamp TimeUtil::GetCurrentTime() { in GetCurrentTime() function in google::protobuf::util::TimeUtil
/third_party/protobuf/python/google/protobuf/internal/
Dwell_known_types.py176 def GetCurrentTime(self): member in Timestamp