Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dremote_auth_service.cpp236 bool getAuthTypesRet = request->GetInt32ArrayValue(Attributes::ATTR_AUTH_TYPES, authTypes); in ProcQueryExecutorInfoRequest() local
237 IF_FALSE_LOGE_AND_RETURN_VAL(getAuthTypesRet, GENERAL_ERROR); in ProcQueryExecutorInfoRequest()