Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_permission_utils.h25 const int API_VERSION_12 = 12; variable
/ohos5.0/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/inc/
H A Dauth_common.h45 constexpr int32_t API_VERSION_12 = 12; variable
/ohos5.0/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
H A Duser_auth_instance_v10.cpp74 …int32_t code = UserAuthClientImpl::Instance().GetEnrolledState(API_VERSION_12, authType, enrolledS… in GetEnrolledState()
/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/
H A Duser_auth_service.cpp1234 if (apiVersion < API_VERSION_12 || in GetEnrolledState()