Home
last modified time | relevance | path

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

/ohos5.0/base/security/asset/interfaces/inner_kits/c/inc/
H A Dasset_system_type.h362 SEC_ASSET_RETURN_ATTRIBUTES = 1, enumerator
/ohos5.0/base/security/asset/frameworks/js/napi/inc/
H A Dasset_napi_check.h110 SEC_ASSET_RETURN_ATTRIBUTES
/ohos5.0/base/security/asset/frameworks/js/napi/src/
H A Dasset_napi.cpp160 AddUint32Property(env, returnType, "ATTRIBUTES", SEC_ASSET_RETURN_ATTRIBUTES); in DeclareReturnType()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/wifi_asset/
H A Dwifi_asset_manager.cpp293 AssetValue returnValue = {.u32 = SEC_ASSET_RETURN_ATTRIBUTES}; in WifiAssetQuery()