Searched defs:errCode1 (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/ |
H A D | distributed_rdb_tools.cpp | 132 int errCode1 = sqlite3_exec(db, "PRAGMA journal_mode = WAL;", 0, 0, 0); in InitSqlite3Store() local 191 int errCode1 = sqlite3_exec(db, SQL_ADD_INDEX_TABLE2, nullptr, nullptr, &errMsg); in AlterTableAttributes() local
|
/ohos5.0/base/time/time_service/test/unittest/service_test/src/ |
H A D | time_client_test.cpp | 773 auto errCode1 = TimeServiceClient::GetInstance()->CreateTimerV9(timerInfo1, timerId1); variable 911 auto errCode1 = TimeServiceClient::GetInstance()->CreateTimerV9(timerInfo1, timerId1); variable
|