Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dif_else_model_impl.h30 bool CanRetake(const std::string& id) override in CanRetake() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dif_else_model_ng.cpp55 bool IfElseModelNG::CanRetake(const std::string& id) in CanRetake() function in OHOS::Ace::NG::IfElseModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_if_else.cpp56 void JSIfElse::CanRetake(const JSCallbackInfo& info) in CanRetake() function in OHOS::Ace::Framework::JSIfElse