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