Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/interfaces/kits/napi/src/v9/
H A Dhuks_napi_get_key_item_properties.cpp84 napi_value GetKeyPropertiesAsyncWork(napi_env env, GetKeyPropertiesAsyncContext &context) in GetKeyPropertiesAsyncWork() function
150 result = GetKeyPropertiesAsyncWork(env, context); in HuksNapiGetKeyItemProperties()
/ohos5.0/base/security/huks/interfaces/kits/napi/src/v8/
H A Dhuks_napi_get_key_properties.cpp103 static napi_value GetKeyPropertiesAsyncWork(napi_env env, GetKeyPropertiesAsyncContext &context) in GetKeyPropertiesAsyncWork() function
172 result = GetKeyPropertiesAsyncWork(env, context); in HuksNapiGetKeyProperties()
/ohos5.0/base/security/huks/interfaces/kits/napi/include/v9/
H A Dhuks_napi_get_key_item_properties.h42 napi_value GetKeyPropertiesAsyncWork(napi_env env, GetKeyPropertiesAsyncContext &context);
/ohos5.0/base/security/huks/interfaces/kits/napi/src/v12/
H A Dhuks_napi_get_key_item_properties_as_user.cpp78 result = GetKeyPropertiesAsyncWork(env, context); in HuksNapiGetKeyItemPropertiesAsUser()