Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_plugin.cpp51 auto jstemplateObj = JSRef<JSObject>::Cast(templateObj); in Create() local
52 auto sourceVal = jstemplateObj->GetProperty("source"); in Create()
56 auto abilityVal = jstemplateObj->GetProperty("ability"); in Create()
61 auto bundleValue = jstemplateObj->GetProperty("bundleName"); in Create()

Completed in 2 milliseconds