Home
last modified time | relevance | path

Searched defs:rowID (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/test/ndk/unittest/
H A Drdb_cursor_test.cpp135 int rowID = OH_Rdb_Insert(cursorTestRdbStore_, table, valueBucket); in CreateAssetTable() local
664 int rowID = OH_Rdb_Insert(cursorTestRdbStore_, table, valueBucket); variable