Home
last modified time | relevance | path

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

/ohos5.0/base/security/security_guard/frameworks/js/napi/
H A Dsecurity_guard_napi.h37 constexpr char NAPI_SECURITY_MODEL_RESULT_DEVICE_ID_ATTR[] = "deviceId"; variable
H A Dsecurity_guard_napi.cpp400 napi_set_named_property(env, ret, NAPI_SECURITY_MODEL_RESULT_DEVICE_ID_ATTR, deviceId); in GenerateSecurityModelResult()