Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_plugin.cpp52 auto sourceVal = jstemplateObj->GetProperty("source"); in Create() local
53 if (sourceVal->IsString()) { in Create()
54 pluginInfo.pluginName = sourceVal->ToString(); in Create()

Completed in 1 milliseconds