/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/ |
H A D | active_key_event_test.cpp | 104 std::set<int32_t> preKeys; variable 120 std::set<int32_t> preKeys; variable
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/ |
H A D | accessibility_short_key.cpp | 37 void AccessibilityShortKey::SubscribeShortKey(std::set<int32_t> preKeys, int32_t finalKey, int32_t … in SubscribeShortKey()
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
H A D | mock_accessibility_short_key.cpp | 34 void AccessibilityShortKey::SubscribeShortKey(std::set<int32_t> preKeys, int32_t finalKey, int32_t … in SubscribeShortKey()
|
/ohos5.0/base/inputmethod/imf/services/adapter/keyboard/src/ |
H A D | keyboard_event.cpp | 68 std::set<int32_t> preKeys; in SubscribeCombinationKey() local
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/ |
H A D | key_option.cpp | 34 void KeyOption::SetPreKeys(const std::set<int32_t> &preKeys) in SetPreKeys()
|
H A D | input_manager_util.cpp | 121 const std::set<int32_t> &preKeys, int32_t finalKey, bool isFinalKeyDown, int32_t duration) in InitOption()
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/ |
H A D | key_event_input_subscribe_manager.cpp | 98 std::set<int32_t> preKeys = keyOption->GetPreKeys(); in SubscribeKeyEvent() local
|
/ohos5.0/foundation/multimodalinput/input/service/subscriber/test/ |
H A D | key_subscriber_handler_test.cpp | 291 std::set<int32_t> preKeys; variable 313 std::set<int32_t> preKeys = {1, 2, 3}; variable 1064 std::set<int32_t> preKeys; variable 1090 std::set<int32_t> preKeys; variable 1341 std::set<int32_t> preKeys; variable 1831 std::set<int32_t> preKeys; variable 2533 std::set<int32_t> preKeys = { 2017, 2018, 2019, 2072, 2046 }; variable 2729 std::set<int32_t> preKeys = { 2020, 2021 }; variable
|
/ohos5.0/base/powermgr/power_manager/services/native/src/shutdown/ |
H A D | shutdown_dialog.cpp | 75 std::set<int32_t> preKeys; in KeyMonitorInit() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/ |
H A D | active_key_event.cpp | 59 void ActiveKeyEvent::InitSubscribe(std::set<int32_t> preKeys, int32_t finalKey, int32_t count, int3… in InitSubscribe()
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/ |
H A D | key_event_test.cpp | 481 std::set<int32_t> preKeys; variable
|
H A D | input_manager_test.cpp | 294 std::set<int32_t> preKeys; variable 316 std::set<int32_t> preKeys; variable 359 std::set<int32_t> preKeys; variable 406 std::set<int32_t> preKeys; variable
|
H A D | input_manager_inject_test.cpp | 604 std::set<int32_t> preKeys; variable 642 std::set<int32_t> preKeys; variable
|
/ohos5.0/foundation/multimodalinput/input/service/subscriber/src/ |
H A D | key_subscriber_handler.cpp | 508 bool KeySubscriberHandler::IsPreKeysMatch(const std::set<int32_t> &preKeys, in IsPreKeysMatch() 532 bool KeySubscriberHandler::IsEqualPreKeys(const std::set<int32_t> &preKeys, const std::set<int32_t>… in IsEqualPreKeys() 1081 std::set<int32_t> preKeys = keyOption->GetPreKeys(); in DumpSubscriber() local
|
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/ |
H A D | js_register_util.cpp | 237 std::set <int32_t> preKeys = keyOption->GetPreKeys(); in AsyncWorkFn() local
|
H A D | js_register_module.cpp | 105 std::set<int32_t> preKeys; in GetEventInfoAPI9() local
|
/ohos5.0/foundation/multimodalinput/input/service/key_command/include/ |
H A D | key_command_handler.h | 75 std::set<int32_t> preKeys; member
|
/ohos5.0/base/powermgr/power_manager/services/native/src/suspend/ |
H A D | suspend_controller.cpp | 646 std::set<int32_t> preKeys; in RegisterSettingsObserver() local
|
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/ |
H A D | key_command_handler_util.cpp | 555 std::set<int32_t> preKeys = key.preKeys; in GenerateKey() local
|
/ohos5.0/base/powermgr/power_manager/services/native/src/wakeup/ |
H A D | wakeup_controller.cpp | 714 std::set<int32_t> preKeys; in ControlListener() local
|
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/ |
H A D | oh_input_manager.cpp | 1665 void OH_Input_SetPreKeys(Input_Hotkey *hotkey, int32_t *preKeys, int32_t size) in OH_Input_SetPreKeys() 1668 Input_Result OH_Input_GetPreKeys(const Input_Hotkey *hotkey, int32_t **preKeys, int32_t *preKeyCoun… in OH_Input_GetPreKeys()
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/ |
H A D | audio_policy_server.cpp | 250 std::set<int32_t> preKeys; in RegisterVolumeKeyEvents() local 300 std::set<int32_t> preKeys; in RegisterVolumeKeyMuteEvents() local
|