Searched refs:SELECT_BIND_KEY_INDEX (Results 1 – 1 of 1) sorted by relevance
34 const int SELECT_BIND_KEY_INDEX = 1; // index of the binding key index for select one entry. variable55 errCode = SQLiteUtils::BindBlobToStatement(statement, SELECT_BIND_KEY_INDEX, key, false); in Get()91 …errCode = SQLiteUtils::BindPrefixKey(statement, SELECT_BIND_KEY_INDEX, keyPrefix); // first arg is… in GetEntries()