Searched refs:SetWillShow (Results 1 – 2 of 2) sorted by relevance
40 static void SetWillShow(const JSCallbackInfo& info);
442 void JSNavDestination::SetWillShow(const JSCallbackInfo& info) in SetWillShow() function in OHOS::Ace::Framework::JSNavDestination603 JSClass<JSNavDestination>::StaticMethod("onWillShow", &JSNavDestination::SetWillShow); in JSBind()