Home
last modified time | relevance | path

Searched defs:onPop (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navdestination_context.h35 JSNavPathInfo(const std::string& name, JSRef<JSVal> param, JSRef<JSVal> onPop, bool isEntry = false) in JSNavPathInfo() argument
49 void SetOnPop(const JSRef<JSVal>& onPop) in SetOnPop() argument
H A Djs_navdestination_context.cpp47 JSRef<JSVal> onPop; in GetPathInfo() local
H A Djs_navigation_stack.cpp330 auto onPop = GetOnPopByIndex(index); in CreateNodeByIndex() local
937 auto onPop = GetOnPopByIndex(index); in UpdatePathInfoIfNeeded() local

Completed in 4 milliseconds