Searched refs:GetEndTime (Results 1 – 4 of 4) sorted by relevance
316 func (m *RequestLog) GetEndTime() int64 { func607 func (m *LogReadRequest) GetEndTime() int64 { func772 func (m *LogUsageRecord) GetEndTime() int32 { func839 func (m *LogUsageRequest) GetEndTime() int32 { func
253 int64_t GetEndTime() const;
137 .setEndTime(static_cast<double>(v8profile->GetEndTime())) in createCPUProfile()
10102 int64_t CpuProfile::GetEndTime() const { in GetEndTime() function in v8::CpuProfile