Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler_util.cpp166 int32_t entitySize = cJSON_GetArraySize(entities); in GetEntities() local
167 for (int32_t i = 0; i < entitySize; i++) { in GetEntities()

Completed in 2 milliseconds