Searched refs:COLUMN_USERID (Results 1 – 1 of 1) sorted by relevance
35 const std::string COLUMN_USERID = "USERID"; variable76 insertBucket.PutInt(COLUMN_USERID, certProperty->userId); in InsertCertProperty()124 updateBucket.PutInt(COLUMN_USERID, certProperty->userId); in UpdateCertProperty()209 ret = GetIntValue(resultSet, COLUMN_USERID, certProperty->userId); in GetCertProperty()