Home
last modified time | relevance | path

Searched defs:GetExistsDevicesFromMeta (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_meta_executor.cpp94 int SqliteMetaExecutor::GetExistsDevicesFromMeta(sqlite3 *dbHandle, MetaMode metaMode, in GetExistsDevicesFromMeta() function in DistributedDB::SqliteMetaExecutor
H A Dsqlite_single_ver_storage_executor.cpp2135 int SQLiteSingleVerStorageExecutor::GetExistsDevicesFromMeta(std::set<std::string> &devices) in GetExistsDevicesFromMeta() function in DistributedDB::SQLiteSingleVerStorageExecutor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_storage_executor.cpp700 int RdSingleVerStorageExecutor::GetExistsDevicesFromMeta(std::set<std::string> &devices) in GetExistsDevicesFromMeta() function in DistributedDB::RdSingleVerStorageExecutor