Searched refs:setAuthSubTypeRet (Results 1 – 1 of 1) sorted by relevance
363 …bool setAuthSubTypeRet = values->SetInt32Value(Attributes::ATTR_PIN_SUB_TYPE, property.authSubType… in FillPropertyToAttribute() local364 IF_FALSE_LOGE_AND_RETURN_VAL(setAuthSubTypeRet == true, ResultCode::GENERAL_ERROR); in FillPropertyToAttribute()