Home
last modified time | relevance | path

Searched refs:AddCommonMethod (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.h444 void AddCommonMethod(MethodTag tag);
H A Ddeclaration.cpp183 AddCommonMethod(method); in InitCommonMethod()
408 void Declaration::AddCommonMethod(MethodTag tag) in AddCommonMethod() function in OHOS::Ace::Declaration