Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_framework/frameworks/js/napi/certificate/src/
H A Dnapi_object.cpp242 napi_valuetype const *expectedType, size_t expectedCnt) in CheckParamsNapiType() argument
244 if (argc != expectedCnt) { in CheckParamsNapiType()