Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp902 const char *testPathSuffix = "/etc/multimodalinput/ability_launch_config.json"; in ParseConfig() local
904 const char *testPathSuffix = "/data/test/test.json"; in ParseConfig()
907 char *filePath = GetOneCfgFile(testPathSuffix, buf, MAX_PATH_LEN); in ParseConfig()
925 const char *testPathSuffix = "/etc/multimodalinput/exclude_keys_config.json"; in ParseExcludeConfig() local
927 const char *testPathSuffix = "/data/test/exclude_keys_config.json"; in ParseExcludeConfig()
930 char *filePath = GetOneCfgFile(testPathSuffix, buf, MAX_PATH_LEN); in ParseExcludeConfig()

Completed in 5 milliseconds