Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/profiler/
H A Dstack_copier_signal.cc132 RAW_PTR_EXCLUSION std::optional<TimeTicks>* maybe_timestamp; member
237 std::optional<TimeTicks> maybe_timestamp; in CopyStack() local
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dprofile_module.cc353 base::StatusOr<int64_t> maybe_timestamp = in ParseProfilePacket() local
/aosp_15_r20/external/cronet/base/test/
H A Dtrace_event_analyzer.cc92 std::optional<double> maybe_timestamp = event_dict.FindDouble("ts"); in SetFromJSON() local