Lines Matching refs:KeyOption
106 SessionPtr sess, int32_t subscribeId, std::shared_ptr<KeyOption> keyOption)
186 std::shared_ptr<Subscriber> subscriber, std::shared_ptr<KeyOption> keyOption)
237 int32_t KeySubscriberHandler::RegisterSystemKey(std::shared_ptr<KeyOption> option,
252 int32_t KeySubscriberHandler::RegisterHotKey(std::shared_ptr<KeyOption> option,
286 SessionPtr sess, int32_t subscribeId, std::shared_ptr<KeyOption> keyOption)
324 std::shared_ptr<KeyOption> option, bool isSystem)
363 bool KeySubscriberHandler::IsEqualKeyOption(std::shared_ptr<KeyOption> newOption,
364 std::shared_ptr<KeyOption> oldOption)
709 std::shared_ptr<KeyOption> keyOption, std::list<std::shared_ptr<Subscriber>> &subscribers, bool &handled)
1162 void KeySubscriberHandler::PrintKeyOption(const std::shared_ptr<KeyOption> keyOption)
1231 std::shared_ptr<KeyOption> keyOption = subscriber->keyOption_;