Home
last modified time | relevance | path

Searched refs:GetSystemHotkeys (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dinput_manager.cpp20 bool InputManager::GetSystemHotkeys(std::vector<HotKey>& hotkeys) in GetSystemHotkeys() function in OHOS::Ace::InputManager
/foundation/arkui/ace_engine/test/mock/adapter/
H A Dmock_input_manager.cpp21 bool InputManager::GetSystemHotkeys(std::vector<HotKey>& hotkeys) in GetSystemHotkeys() function in OHOS::Ace::InputManager
/foundation/arkui/ace_engine/frameworks/base/input_manager/
H A Dinput_manager.h47 static bool GetSystemHotkeys(std::vector<HotKey>& hotkeys);
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dinput_manager.cpp64 bool InputManager::GetSystemHotkeys(std::vector<HotKey>& hotkeys) in GetSystemHotkeys() function in OHOS::Ace::InputManager
/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_manager.cpp1627 if (!systemHotKeys && InputManager::GetSystemHotkeys(initHotKeys)) { in IsSystemKeyboardShortcut()

Completed in 5 milliseconds