Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Drdb_store_config.cpp33const std::string &databaseFileType, SecurityLevel securityLevel, bool isCreateNecessary, bool aut… in RdbStoreConfig()
287 std::string RdbStoreConfig::GetDatabaseFileTypeValue(DatabaseFileType databaseFileType) in GetDatabaseFileTypeValue()
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/mock/include/
Drdb_store_config.h361 std::string databaseFileType; variable
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
Drdb_store_config.h806 std::string databaseFileType; variable
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
Drdb_store_config_test.cpp546 DatabaseFileType databaseFileType = DatabaseFileType::NORMAL; variable