Searched refs:ACCESSER_TABLE (Results 1 – 3 of 3) sorted by relevance
210 const std::string ACCESSER_TABLE = "accesser_table"; variable
193 extern const std::string ACCESSER_TABLE;
1033 int32_t ret = rdbStore_->Put(rowId, ACCESSER_TABLE, values); in PutAccesserProfile()1213 … int32_t ret = rdbStore_->Update(changeRowCnt, ACCESSER_TABLE, values, ACCESSERID_EQUAL_CONDITION, in UpdateAccesserProfile()1830 int32_t ret = rdbStore_->Delete(deleteRows, ACCESSER_TABLE, ACCESSERID_EQUAL_CONDITION, in DeleteAccesserCheck()