Searched defs:GetStringsValue (Results 1 – 3 of 3) sorted by relevance
1087 bool JsNapiCommon::GetStringsValue(napi_env env, napi_value object, std::vector<std::string> &strLi… in GetStringsValue() function in OHOS::AppExecFwk::JsNapiCommon
1499 bool NapiFormHost::GetStringsValue(napi_env env, napi_value array, std::vector<std::string> &strLis… in GetStringsValue() function in OHOS::AbilityRuntime::NapiFormHost
442 bool GetStringsValue(napi_env env, napi_value array, std::vector<std::string> &strList) in GetStringsValue() function in OHOS::AbilityRuntime::JsFormHost