Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Drdb_store_config.cpp26 …std::string &databaseFileType, SecurityLevel securityLevel, bool isCreateNecessary, bool autoCheck, in RdbStoreConfig()
149 void RdbStoreConfig::SetAutoCheck(bool autoCheck) in SetAutoCheck()
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
Drdb_store_config.h564 bool autoCheck; variable
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/mock/include/
Drdb_store_config.h207 bool autoCheck; variable
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
Drdb_store_config_test.cpp666 bool autoCheck = true; variable