Home
last modified time | relevance | path

Searched refs:valueParams (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_stepper.cpp117 std::unique_ptr<JsonValue> valueParams = argsValue->GetArrayItem(0); in CallSpecializedMethod() local
120 std::unique_ptr<JsonValue> statusValue = valueParams->GetValue("status"); in CallSpecializedMethod()
126 std::unique_ptr<JsonValue> labelValue = valueParams->GetValue("label"); in CallSpecializedMethod()