Home
last modified time | relevance | path

Searched refs:CreateGetKeyPropertiesAsyncContext (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.cpp33 GetKeyPropertiesAsyncContext CreateGetKeyPropertiesAsyncContext() in CreateGetKeyPropertiesAsyncContext() function
137 GetKeyPropertiesAsyncContext context = CreateGetKeyPropertiesAsyncContext(); in HuksNapiGetKeyItemProperties()
/ohos5.0/base/security/huks/interfaces/kits/napi/src/v8/
H A Dhuks_napi_get_key_properties.cpp47 static GetKeyPropertiesAsyncContext CreateGetKeyPropertiesAsyncContext() in CreateGetKeyPropertiesAsyncContext() function
159 GetKeyPropertiesAsyncContext context = CreateGetKeyPropertiesAsyncContext(); in HuksNapiGetKeyProperties()
/ohos5.0/base/security/huks/interfaces/kits/napi/include/v9/
H A Dhuks_napi_get_key_item_properties.h38 GetKeyPropertiesAsyncContext CreateGetKeyPropertiesAsyncContext();
/ohos5.0/base/security/huks/interfaces/kits/napi/src/v12/
H A Dhuks_napi_get_key_item_properties_as_user.cpp64 GetKeyPropertiesAsyncContext context = CreateGetKeyPropertiesAsyncContext(); in HuksNapiGetKeyItemPropertiesAsUser()