Home
last modified time | relevance | path

Searched defs:preKeys (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/
H A Dactive_key_event_test.cpp104 std::set<int32_t> preKeys; variable
120 std::set<int32_t> preKeys; variable
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_short_key.cpp37 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 Dmock_accessibility_short_key.cpp34 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 Dkeyboard_event.cpp68 std::set<int32_t> preKeys; in SubscribeCombinationKey() local
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dkey_option.cpp34 void KeyOption::SetPreKeys(const std::set<int32_t> &preKeys) in SetPreKeys()
H A Dinput_manager_util.cpp121 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 Dkey_event_input_subscribe_manager.cpp98 std::set<int32_t> preKeys = keyOption->GetPreKeys(); in SubscribeKeyEvent() local
/ohos5.0/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_subscriber_handler_test.cpp291 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 Dshutdown_dialog.cpp75 std::set<int32_t> preKeys; in KeyMonitorInit() local
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/
H A Dactive_key_event.cpp59 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 Dkey_event_test.cpp481 std::set<int32_t> preKeys; variable
H A Dinput_manager_test.cpp294 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 Dinput_manager_inject_test.cpp604 std::set<int32_t> preKeys; variable
642 std::set<int32_t> preKeys; variable
/ohos5.0/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_subscriber_handler.cpp508 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 Djs_register_util.cpp237 std::set <int32_t> preKeys = keyOption->GetPreKeys(); in AsyncWorkFn() local
H A Djs_register_module.cpp105 std::set<int32_t> preKeys; in GetEventInfoAPI9() local
/ohos5.0/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler.h75 std::set<int32_t> preKeys; member
/ohos5.0/base/powermgr/power_manager/services/native/src/suspend/
H A Dsuspend_controller.cpp646 std::set<int32_t> preKeys; in RegisterSettingsObserver() local
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler_util.cpp555 std::set<int32_t> preKeys = key.preKeys; in GenerateKey() local
/ohos5.0/base/powermgr/power_manager/services/native/src/wakeup/
H A Dwakeup_controller.cpp714 std::set<int32_t> preKeys; in ControlListener() local
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_manager.cpp1665 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 Daudio_policy_server.cpp250 std::set<int32_t> preKeys; in RegisterVolumeKeyEvents() local
300 std::set<int32_t> preKeys; in RegisterVolumeKeyMuteEvents() local