Searched refs:appHashIndex (Results 1 – 4 of 4) sorted by relevance
90 resultSet->GetString(table.appHashIndex, info.appHash); in QueryAppInfoBase()125 table.appHashIndex = i; in GetResultSetTableInfo()138 table.appNameIndex, table.appHashIndex, table.appAttrIndex); in GetResultSetTableInfo()161 resultSet->GetString(table.appHashIndex, info.appHash); in QueryAppInfosByName()262 resultSet->GetString(table.appHashIndex, info.appHash); in QueryAppInfoByAttribute()
66 int32_t appHashIndex; member