Searched defs:SetCustomPluginState (Results 1 – 6 of 6) sorted by relevance
80 … inline void SetCustomPluginState(const CustomPluginState& value) { m_customPluginState = value; } in SetCustomPluginState() function85 …inline void SetCustomPluginState(CustomPluginState&& value) { m_customPluginState = std::move(valu… in SetCustomPluginState() function
108 … inline void SetCustomPluginState(const CustomPluginState& value) { m_customPluginState = value; } in SetCustomPluginState() function113 …inline void SetCustomPluginState(CustomPluginState&& value) { m_customPluginState = std::move(valu… in SetCustomPluginState() function
128 …inline void SetCustomPluginState(const CustomPluginState& value) { m_customPluginStateHasBeenSet =… in SetCustomPluginState() function133 …inline void SetCustomPluginState(CustomPluginState&& value) { m_customPluginStateHasBeenSet = true… in SetCustomPluginState() function
2718 func (s *CreateCustomPluginOutput) SetCustomPluginState(v string) *CreateCustomPluginOutput { func3231 func (s *CustomPluginSummary) SetCustomPluginState(v string) *CustomPluginSummary { func3674 func (s *DescribeCustomPluginOutput) SetCustomPluginState(v string) *DescribeCustomPluginOutput { func