Searched refs:GetIntVecValue (Results 1 – 1 of 1) sorted by relevance
1347 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