Home
last modified time | relevance | path

Searched defs:keyOptions (Results 1 - 12 of 12) sorted by relevance

/foundation/multimodalinput/input/frameworks/napi/input_consumer/include/
H A Djs_register_util.h34 std::vector<std::unique_ptr<KeyOption>> keyOptions; member
/foundation/multimodalinput/input/test/fuzztest/getallsystemhotkeys_fuzzer/
H A Dgetallsystemhotkeys_fuzzer.cpp28 std::vector<std::unique_ptr<KeyOption>> keyOptions; in GetAllSystemHotkeysFuzzTest() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dinput_manager.cpp69 std::vector<std::unique_ptr<OHOS::MMI::KeyOption>> keyOptions; in GetSystemHotkeys() local
/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/
H A Djs_register_util.cpp456 std::vector<std::unique_ptr<KeyOption>> keyOptions; in GetSystemHotkey() local
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_test.cpp3301 std::vector<std::unique_ptr<KeyOption>> keyOptions; in HWTEST_F() local
/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_stub.cpp2881 std::vector<std::unique_ptr<KeyOption>> keyOptions; in StubGetAllSystemHotkeys() local
H A Dmultimodal_input_connect_proxy.cpp2565 int32_t MultimodalInputConnectProxy::GetAllSystemHotkeys(std::vector<std::unique_ptr<KeyOption>> &keyOptions) in GetAllSystemHotkeys() argument
H A Dmultimodal_input_connect_manager.cpp929 int32_t MultimodalInputConnectManager::GetAllSystemHotkeys(std::vector<std::unique_ptr<KeyOption>> &keyOptions) in GetAllSystemHotkeys() argument
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_manager.cpp679 int32_t InputManager::GetAllSystemHotkeys(std::vector<std::unique_ptr<KeyOption>> &keyOptions, int32_t &count) in GetAllSystemHotkeys() argument
/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_manager.cpp1686 std::vector<std::unique_ptr<OHOS::MMI::KeyOption>> keyOptions; in OH_Input_CreateAllSystemHotkeys() local
1734 std::vector<std::unique_ptr<OHOS::MMI::KeyOption>> keyOptions; in OH_Input_GetAllSystemHotkeys() local
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_manager_impl.cpp2529 int32_t InputManagerImpl::GetAllSystemHotkeys(std::vector<std::unique_ptr<KeyOption>> &keyOptions, int32_t &count) in GetAllSystemHotkeys() argument
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp3748 int32_t MMIService::GetAllSystemHotkeys(std::vector<std::unique_ptr<KeyOption>> &keyOptions) in GetAllSystemHotkeys() argument
3763 int32_t MMIService::OnGetAllSystemHotkey(std::vector<std::unique_ptr<KeyOption>> &keyOptions) in OnGetAllSystemHotkey() argument

Completed in 32 milliseconds