Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
Ddistributed_rdb_tools.cpp197 int errCode2 = sqlite3_exec(db, SQL_DROP_TABLE3, nullptr, nullptr, &errMsg); in AlterTableAttributes() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/test/unittest/oh_adapter/
Ddocumentdb_json_common_test.cpp313 int errCode2 = E_OK; variable