Searched refs:getAuthTypeRet (Results 1 – 1 of 1) sorted by relevance
106 bool getAuthTypeRet = Attr.GetInt32Value(Attributes::ATTR_AUTH_TYPE, authType); in GetExecutorInfoFromAttributes() local107 IF_FALSE_LOGE_AND_RETURN_VAL(getAuthTypeRet, false); in GetExecutorInfoFromAttributes()246 bool getAuthTypeRet = attr.GetInt32Value(Attributes::ATTR_AUTH_TYPE, authType); in DecodeAuthParam() local247 IF_FALSE_LOGE_AND_RETURN_VAL(getAuthTypeRet, false); in DecodeAuthParam()