Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_host.cpp1347 if (jsShapeValue != nullptr && !GetIntVecValue(env, jsShapeValue, filter.supportShapes)) { in GetFormsInfoByFilter()
1377 bool GetIntVecValue(napi_env &env, napi_value &jsValue, std::vector<int32_t> &results) in GetIntVecValue() function in OHOS::AbilityRuntime::JsFormHost