Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
H A Dtime.cc264 void GetCurrentTime(int64_t* seconds, int32_t* nanos) { in GetCurrentTime() function
/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/
H A Dtime.cc264 void GetCurrentTime(int64_t* seconds, int32_t* nanos) { in GetCurrentTime() function
/aosp_15_r20/external/cronet/components/metrics/
H A Dmetrics_log.cc311 int64_t MetricsLog::GetCurrentTime() { in GetCurrentTime() function in metrics::MetricsLog
/aosp_15_r20/external/protobuf/src/google/protobuf/util/
H A Dtime_util.cc171 Timestamp TimeUtil::GetCurrentTime() { in GetCurrentTime() function in google::protobuf::util::TimeUtil
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/
H A Dtime_util.cc171 Timestamp TimeUtil::GetCurrentTime() { in GetCurrentTime() function in google::protobuf::util::TimeUtil
/aosp_15_r20/external/cronet/base/win/
H A Dwindows_types.h364 #define GetCurrentTime() GetTickCount() macro
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Dwell_known_types.py193 def GetCurrentTime(self): member in Timestamp
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Dwell_known_types.py193 def GetCurrentTime(self): member in Timestamp
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinbase.h57 #define GetCurrentTime() GetTickCount () macro