Home
last modified time | relevance | path

Searched defs:builderObject (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_navdestination.cpp109 JSRef<JSVal> builderObject = jsObj->GetProperty("builder"); in SetTitle() local
Djs_navigation.cpp208 JSRef<JSVal> builderObject = jsObj->GetProperty("builder"); in SetTitle() local
452 auto builderObject = JSRef<JSObject>::Cast(info[0])->GetProperty("builder"); in SetMenus() local