Home
last modified time | relevance | path

Searched refs:SetWillShow (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navdestination.h40 static void SetWillShow(const JSCallbackInfo& info);
H A Djs_navdestination.cpp415 void JSNavDestination::SetWillShow(const JSCallbackInfo& info) in SetWillShow() function in OHOS::OHOS::Ace::Framework::JSNavDestination
556 JSClass<JSNavDestination>::StaticMethod("onWillShow", &JSNavDestination::SetWillShow); in JSBind()

Completed in 2 milliseconds