Searched refs:l_attributeVal (Results 1 – 2 of 2) sorted by relevance
344 types::BiosGetAttrRetType l_attributeVal; in biosGetAttributeMethodCall() local354 l_result.read(std::get<0>(l_attributeVal), std::get<1>(l_attributeVal), in biosGetAttributeMethodCall()355 std::get<2>(l_attributeVal)); in biosGetAttributeMethodCall()366 return std::get<1>(l_attributeVal); in biosGetAttributeMethodCall()
923 types::BiosGetAttrRetType l_attributeVal; in biosGetAttributeMethodCall() local934 l_result.read(std::get<0>(l_attributeVal), std::get<1>(l_attributeVal), in biosGetAttributeMethodCall()935 std::get<2>(l_attributeVal)); in biosGetAttributeMethodCall()945 return std::get<1>(l_attributeVal); in biosGetAttributeMethodCall()