Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_framework/frameworks/js/napi/certificate/src/
H A Dnapi_object.cpp133 static int32_t GetInputObject(napi_env env, napi_value object, size_t index, vector<CfParam> &param… in GetInputObject() function
175 return GetInputObject(env, object, index, params); in GetInputParams()