Searched defs:firstContentfulPaintId (Results 1 – 3 of 3) sorted by relevance
132 … std::function<void(const std::shared_ptr<BaseEventInfo>& info)>&& firstContentfulPaintId) {}; in SetFirstContentfulPaintId()
864 std::function<void(const std::shared_ptr<BaseEventInfo>& info)>&& firstContentfulPaintId) in SetFirstContentfulPaintId()
225 auto firstContentfulPaintId = [](const std::shared_ptr<BaseEventInfo>& info) {}; in __anoncfa545012702() variable