Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/mock/include/
H A Drdb_store_config.h182 EncryptAlgo GetEncryptAlgo() const;
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_store_config.h476 API_EXPORT EncryptAlgo GetEncryptAlgo() const;
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_config.cpp173 EncryptAlgo RdbStoreConfig::GetEncryptAlgo() const in GetEncryptAlgo() function in OHOS::NativeRdb::RdbStoreConfig
H A Dsqlite_connection.cpp533 SqliteUtils::EncryptAlgoDescription(config.GetEncryptAlgo()) + in SetEncryptAgo()
H A Drdb_store_impl.cpp1617 SqliteUtils::EncryptAlgoDescription(config.GetEncryptAlgo()) + in SetDefaultEncryptAlgo()
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_store_config_test.cpp766 EncryptAlgo retEncryptAlgo = config.GetEncryptAlgo();