Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/key_command/src/
H A Dsetting_datashare.cpp222 const int32_t tmpRow = 0; in GetStringValue() local
223 resultSet->GoToRow(tmpRow); in GetStringValue()
224 int32_t ret = resultSet->GetString(tmpRow, value); in GetStringValue()

Completed in 2 milliseconds