Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dwidget_json.cpp31 const std::string AUTH_TYPE_ALL = "all"; variable
142 if (strAuthType.compare(AUTH_TYPE_ALL) == 0) { in Str2AuthType()
163 strAuthType = AUTH_TYPE_ALL; in AuthType2Str()