Searched defs:updateErrCode (Results 1 – 1 of 1) sorted by relevance
| /foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
| D | rdb_adapter_test.cpp | 435 int32_t updateErrCode = store->Update(changedRows, table, newValues, whereClause, bindArgs); variable 478 int32_t updateErrCode = store->Update(changedRows, failTable, newValues, whereClause, bindArgs); variable 514 int32_t updateErrCode = store->Update(changedRows, table, newValues, whereClause, bindArgs); variable 559 int32_t updateErrCode = store->Update(changedRows, table, newValues, whereClause, bindArgs); variable
|