Home
last modified time | relevance | path

Searched defs:CleanTrackerData (Results 1 – 9 of 9) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
Dgeneral_store_mock.cpp133 int32_t GeneralStoreMock::CleanTrackerData(const std::string &tableName, int64_t cursor) in CleanTrackerData() function in OHOS::DistributedData::GeneralStoreMock
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
Drelational_store_delegate_impl.cpp393 DBStatus RelationalStoreDelegateImpl::CleanTrackerData(const std::string &tableName, int64_t cursor) in CleanTrackerData() function in DistributedDB::RelationalStoreDelegateImpl
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_relational_store_connection.cpp392 int SQLiteRelationalStoreConnection::CleanTrackerData(const std::string &tableName, int64_t cursor) in CleanTrackerData() function in DistributedDB::SQLiteRelationalStoreConnection
Dsqlite_single_relational_storage_engine.cpp689 int SQLiteSingleRelationalStorageEngine::CleanTrackerData(const std::string &tableName, int64_t cur… in CleanTrackerData() function in DistributedDB::SQLiteSingleRelationalStorageEngine
Dsqlite_relational_store.cpp1386 int SQLiteRelationalStore::CleanTrackerData(const std::string &tableName, int64_t cursor) in CleanTrackerData() function in DistributedDB::SQLiteRelationalStore
Dsqlite_single_ver_relational_storage_extend_executor.cpp581 int SQLiteSingleVerRelationalStorageExecutor::CleanTrackerData(const std::string &tableName, int64_… in CleanTrackerData() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
Drdb_general_store_test.cpp195 DBStatus CleanTrackerData(const std::string &tableName, int64_t cursor) override in CleanTrackerData() function in OHOS::Test::DistributedRDBTest::MockRelationalStoreDelegate
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
Dkvdb_general_store.cpp335 int32_t KVDBGeneralStore::CleanTrackerData(const std::string &tableName, int64_t cursor) in CleanTrackerData() function in OHOS::DistributedKv::KVDBGeneralStore
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_general_store.cpp504 int32_t RdbGeneralStore::CleanTrackerData(const std::string &tableName, int64_t cursor) in CleanTrackerData() function in OHOS::DistributedRdb::RdbGeneralStore