Searched refs:GetUploadBatchIndex (Results 1 – 3 of 3) sorted by relevance
35 uint32_t GetUploadBatchIndex(const std::string &tableName) const;
131 uint32_t ProcessNotifier::GetUploadBatchIndex(const std::string &tableName) const in GetUploadBatchIndex() function in DistributedDB::ProcessNotifier
2117 return currentContext_.notifier->GetUploadBatchIndex(currentContext_.tableName); in GetCurrentTableUploadBatchIndex()