Home
last modified time | relevance | path

Searched refs:OnGetAllSystemHotkey (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/service/module_loader/include/
H A Dmmi_service.h188 int32_t OnGetAllSystemHotkey(std::vector<std::unique_ptr<KeyOption>> &keyOptions);
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp3753 return this->OnGetAllSystemHotkey(keyOptions); in GetAllSystemHotkeys()
3763 int32_t MMIService::OnGetAllSystemHotkey(std::vector<std::unique_ptr<KeyOption>> &keyOptions) in OnGetAllSystemHotkey() function in OHOS::MMI::MMIService
3769 MMI_HILOGI("OnGetAllSystemHotkey function does not support"); in OnGetAllSystemHotkey()

Completed in 8 milliseconds