Home
last modified time | relevance | path

Searched refs:GetExistedSecOption (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_storage_engine.cpp101 int RdSingleVerStorageEngine::GetExistedSecOption(SecurityOption &secOption) const in GetExistedSecOption() function in DistributedDB::RdSingleVerStorageEngine
170 int ret = GetExistedSecOption(existedSecOpt); in PreCreateExecutor()
H A Drd_single_ver_storage_engine.h43 int GetExistedSecOption(SecurityOption &secOption) const;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_engine.h112 int GetExistedSecOption(SecurityOption &secOption) const;
H A Dsqlite_single_ver_storage_engine.cpp709 int SQLiteSingleVerStorageEngine::GetExistedSecOption(SecurityOption &secOption) const in GetExistedSecOption() function in DistributedDB::SQLiteSingleVerStorageEngine
739 errCode = GetExistedSecOption(existedSecOpt); in PreCreateExecutor()