Home
last modified time | relevance | path

Searched defs:trackerColNames (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
Dstore_types.h201 std::set<std::string> trackerColNames; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_general_store.cpp697 …lStore::SetTrackerTable(const std::string& tableName, const std::set<std::string>& trackerColNames, in SetTrackerTable()