Home
last modified time | relevance | path

Searched refs:GetSecManagerName (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dsqlite_connection.h86 std::string GetSecManagerName(const RdbStoreConfig &config);
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/
H A Dsqlite_connection.h87 std::string GetSecManagerName(const RdbStoreConfig &config);
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_connection.cpp597 std::string SqliteConnection::GetSecManagerName(const RdbStoreConfig &config) in GetSecManagerName() function in OHOS::NativeRdb::SqliteConnection