Home
last modified time | relevance | path

Searched defs:databaseFileSecurityLevel (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/native_rdb/src/
Drdb_store_config.cpp39 const std::string &databaseFileType, const std::string &databaseFileSecurityLevel) in RdbStoreConfig()
310 … RdbStoreConfig::GetDatabaseFileSecurityLevelValue(DatabaseFileSecurityLevel databaseFileSecurityL… in GetDatabaseFileSecurityLevelValue()
/foundation/distributeddatamgr/appdatamgr/interfaces/innerkits/native_rdb/include/
Drdb_store_config.h119 std::string databaseFileSecurityLevel; variable