Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/mock/include/
H A Drdb_store_config.h177 void SetAutoCheck(bool autoCheck);
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_store_config.h451 API_EXPORT void SetAutoCheck(bool autoCheck);
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_config.cpp153 void RdbStoreConfig::SetAutoCheck(bool autoCheck) in SetAutoCheck() function in OHOS::NativeRdb::RdbStoreConfig
H A Dsqlite_connection.cpp197 rdbStoreConfig.SetAutoCheck(rdbConfig.IsAutoCheck()); in GetSlaveRdbStoreConfig()
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_store_config_test.cpp684 config.SetAutoCheck(autoCheck);