Searched refs:GetAllowedValueList (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DUPnPBase.cpp639 if ( !stateVariable.GetAllowedValueList().empty() &&
640 stateVariable.GetAllowedValueList().find(ArgValue[i].GetValue()) ==
641 stateVariable.GetAllowedValueList().end()) {
H A DUPnPBase.h365 const AllowedValueList &GetAllowedValueList() const function in class:CUPnPStateVariable

Completed in 85 milliseconds