Searched refs:StartPerformanceBoost (Results 1 – 11 of 11) sorted by relevance
22 void ArkFlowbufferAdapterWrapper::StartPerformanceBoost() in StartPerformanceBoost() function in OHOS::ArkWeb::ArkFlowbufferAdapterWrapper24 ctocpp_->StartPerformanceBoost(); in StartPerformanceBoost()
31 void StartPerformanceBoost() override;
24 void ArkFlowbufferAdapterImpl::StartPerformanceBoost() in StartPerformanceBoost() function in OHOS::ArkWeb::ArkFlowbufferAdapterImpl26 real_->StartPerformanceBoost(); in StartPerformanceBoost()
29 void StartPerformanceBoost() override;
61 flowbufferAdapter->StartPerformanceBoost();123 flowbufferAdapter->StartPerformanceBoost();125 flowbufferAdapter->StartPerformanceBoost();
37 flowbufferAdapter->StartPerformanceBoost(); in FlowBufferAdapterFuzzTest()44 flowbufferAdapter1->StartPerformanceBoost(); in FlowBufferAdapterFuzzTest()
39 virtual void StartPerformanceBoost();
28 virtual void StartPerformanceBoost() = 0;
37 void StartPerformanceBoost() override;
57 void FlowbufferAdapterImpl::StartPerformanceBoost() in StartPerformanceBoost() function in OHOS::NWeb::FlowbufferAdapterImpl
3443 flowbufferAdapter->StartPerformanceBoost(); in ConstructFlowbuf()