Home
last modified time | relevance | path

Searched defs:paraVec (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_util_module/util/
H A Dnative_module_util.cpp354 std::vector<int> &paraVec) in SetVec()
375 static napi_value GetSecPara(napi_env env, napi_value valData, std::vector<int> &paraVec) in GetSecPara()
406 std::vector<int> paraVec(2, 0); // 2: Specifies the size of the container to be applied for. in TextdecoderConstructor() local