Home
last modified time | relevance | path

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

/base/update/updateservice/services/core/ability/sqlite/core/include/
Ditable.h109 int GetIndexValue(ResultSet *resultSet, int index, std::string &value) in GetIndexValue() function
114 int GetIndexValue(ResultSet *resultSet, int index, int &value) in GetIndexValue() function
119 int GetIndexValue(ResultSet *resultSet, int index, int64_t &value) in GetIndexValue() function
124 int GetIndexValue(ResultSet *resultSet, int index, double &value) in GetIndexValue() function
129 int GetIndexValue(ResultSet *resultSet, int index, bool &value) in GetIndexValue() function