Home
last modified time | relevance | path

Searched refs:ParseExcludeConfig (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler.h204 bool ParseExcludeConfig();
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp991 bool KeyCommandHandler::ParseExcludeConfig() in ParseExcludeConfig() function in OHOS::MMI::KeyCommandHandler
1186 if (!ParseExcludeConfig()) { in IsEnableCombineKey()