Searched refs:report_fully_drawn_ns (Results 1 – 2 of 2) sorted by relevance
815 p.report_fully_drawn_ns, in SelectById()849 p.report_fully_drawn_ns, in SelectActivityHistoryForCompile()863 std::optional<uint64_t> report_fully_drawn_ns, in Insert() argument880 report_fully_drawn_ns, in Insert()894 p.report_fully_drawn_ns = report_fully_drawn_ns; in Insert()902 uint64_t report_fully_drawn_ns) in UpdateReportFullyDrawn() argument908 bool result = DbQueryBuilder::Update(db, sql, report_fully_drawn_ns, history_id); in UpdateReportFullyDrawn()912 << ", report_fully_drawn_ns: " << report_fully_drawn_ns; in UpdateReportFullyDrawn()924 std::optional<uint64_t> report_fully_drawn_ns; variable949 if (p.report_fully_drawn_ns) {[all …]
245 if (history.report_fully_drawn_ns) { in GetPerfettoTraceInfo()246 timestamp_limit = *history.report_fully_drawn_ns; in GetPerfettoTraceInfo()