Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_functions.cpp161 void ViewFunctions::ExecuteRecycle(const std::string& viewName) in ExecuteRecycle()
H A Djs_view.cpp1088 auto viewName = jsViewName->ToString(); in ConstructorCallback() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DstateMgmt.js4637 constructor(subscriber, viewName) { argument