Home
last modified time | relevance | path

Searched refs:SetSQLiteKey (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributed_test_tools.cpp1394 static bool SetSQLiteKey(sqlite3 *db, const std::vector<uint8_t> &passwd) function
1437 if (SetSQLiteKey(db, option.passwd) != true) {
1481 if (SetSQLiteKey(db, attribute.passwd) != true) {