Searched defs:OnFirstContentfulPaint (Results 1 – 3 of 3) sorted by relevance
599 void ArkWebHandlerImpl::OnFirstContentfulPaint(int64_t navigation_start_tick, int64_t first_content… in OnFirstContentfulPaint() function in OHOS::ArkWeb::ArkWebHandlerImpl
674 void ArkWebHandlerWrapper::OnFirstContentfulPaint(int64_t navigation_start_tick, int64_t first_cont… in OnFirstContentfulPaint() function in OHOS::ArkWeb::ArkWebHandlerWrapper
716 …virtual void OnFirstContentfulPaint(int64_t navigationStartTick, int64_t firstContentfulPaintMs) {} in OnFirstContentfulPaint() function