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 D | sqlite_meta_executor.cpp | 94 int SqliteMetaExecutor::GetExistsDevicesFromMeta(sqlite3 *dbHandle, MetaMode metaMode, in GetExistsDevicesFromMeta() function in DistributedDB::SqliteMetaExecutor |
H A D | sqlite_single_ver_storage_executor.cpp | 2135 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 D | rd_single_ver_storage_executor.cpp | 700 int RdSingleVerStorageExecutor::GetExistsDevicesFromMeta(std::set<std::string> &devices) in GetExistsDevicesFromMeta() function in DistributedDB::RdSingleVerStorageExecutor |