Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/frameworks/crypto_lite/js/napi/
H A Dcipher_napi.cpp45 CommonNapiValue *commonNapi = nullptr; member
54 CommonNapiValue *commonNapi = nullptr; member
217 static int32_t GetCommonProperties(napi_env env, napi_value object, CommonNapiValue *commonNapi) in GetCommonProperties()