Searched defs:newOption (Results 1 – 2 of 2) sorted by relevance
251 auto newOption = std::make_shared<KeyOption>(); variable1088 std::shared_ptr<KeyOption> newOption = std::make_shared<KeyOption>(); variable
236 bool KeySubscriberHandler::IsEqualKeyOption(std::shared_ptr<KeyOption> newOption, in IsEqualKeyOption()