Home
last modified time | relevance | path

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

/ohos5.0/base/security/asset/frameworks/js/napi/src/
H A Dasset_napi.cpp126 napi_value DeclareAuthType(const napi_env env) in DeclareAuthType() function
202 DECLARE_NAPI_PROPERTY("AuthType", DeclareAuthType(env)), in Register()