Home
last modified time | relevance | path

Searched defs:businessIds (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_util_test.cpp74 std::vector<std::string> businessIds; variable
92 std::vector<std::string> businessIds; variable
244 std::vector<std::string> businessIds; variable
260 std::vector<std::string> businessIds; variable
278 std::vector<std::string> businessIds; variable
883 std::vector<std::string> businessIds; variable
900 std::vector<std::string> businessIds; variable
918 std::vector<std::string> businessIds; variable
943 std::vector<std::string> businessIds; variable
969 std::vector<std::string> businessIds; variable
[all …]
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler_util.cpp29 …inessId(const cJSON* jsonData, std::string &businessIdValue, std::vector<std::string> &businessIds) in GetBusinessId()
238 …ShortcutKey(const cJSON* jsonData, ShortcutKey &shortcutKey, std::vector<std::string> &businessIds) in ConvertToShortcutKey()
567 std::vector<std::string>& businessIds) in ParseShortcutKeys()