/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/ |
H A D | mock_frontend.h | 64 MOCK_METHOD(void, DumpFrontend, (), (const override));
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ |
H A D | mock_plugin_frontend.cpp | 129 void PluginFrontend::DumpFrontend() const {} in DumpFrontend() function in OHOS::Ace::PluginFrontend
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/ |
H A D | pipeline_base.cpp | 489 void PipelineBase::DumpFrontend() const in DumpFrontend() function in OHOS::Ace::PipelineBase 494 frontend->DumpFrontend(); in DumpFrontend() 522 DumpFrontend(); in Dump()
|
H A D | pipeline_base.h | 1610 void DumpFrontend() const;
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
H A D | declarative_frontend_ng.h | 112 void DumpFrontend() const override;
|
H A D | declarative_frontend_ng.cpp | 524 void DeclarativeFrontendNG::DumpFrontend() const in DumpFrontend() function in OHOS::Ace::DeclarativeFrontendNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
H A D | js_frontend.h | 130 void DumpFrontend() const override;
|
H A D | js_frontend.cpp | 738 void JsFrontend::DumpFrontend() const in DumpFrontend() function in OHOS::Ace::JsFrontend
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
H A D | plugin_frontend.h | 116 void DumpFrontend() const override;
|
H A D | plugin_frontend.cpp | 664 void PluginFrontend::DumpFrontend() const in DumpFrontend() function in OHOS::Ace::PluginFrontend
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
H A D | cj_frontend_abstract.h | 143 void DumpFrontend() const override {} in DumpFrontend() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | frontend.h | 176 virtual void DumpFrontend() const = 0;
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
H A D | card_frontend.h | 116 void DumpFrontend() const override {} in DumpFrontend() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
H A D | declarative_frontend.h | 167 void DumpFrontend() const override;
|
H A D | declarative_frontend.cpp | 1113 void DeclarativeFrontend::DumpFrontend() const in Initialize() function in OHOS::Ace::DeclarativeFrontend
|