Home
last modified time | relevance | path

Searched refs:HKS_RESULT_PRPPERTY_ALIASES (Results 1 - 2 of 2) sorted by relevance

/base/security/huks/interfaces/kits/napi/include/v9/
H A Dhuks_napi_common_item.h60 const std::string HKS_RESULT_PRPPERTY_ALIASES = "keyAliases"; member
/base/security/huks/interfaces/kits/napi/src/v9/
H A Dhuks_napi_common_item.cpp986 NAPI_CALL(env, napi_set_named_property(env, result, HKS_RESULT_PRPPERTY_ALIASES.c_str(), keyAliasesJs)); in GenerateListAliasesResult()
990 NAPI_CALL(env, napi_set_named_property(env, result, HKS_RESULT_PRPPERTY_ALIASES.c_str(), array)); in GenerateListAliasesResult()

Completed in 3 milliseconds