Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_plugin.cpp61 auto bundleValue = jstemplateObj->GetProperty("bundleName"); in Create() local
62 if (!bundleValue->IsEmpty() && bundleValue->IsString()) { in Create()
63 pluginInfo.bundleName = bundleValue->ToString(); in Create()

Completed in 1 milliseconds