Home
last modified time | relevance | path

Searched defs:ManagerInterface (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h80 class ManagerInterface; variable
H A Dpipeline_base.h90 class ManagerInterface; variable
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp723 class ManagerInterface : public AceType { class