Searched refs:GetCurrentTableProcess (Results 1 – 3 of 3) sorted by relevance
47 std::map<std::string, TableProcessInfo> GetCurrentTableProcess() const;
206 std::map<std::string, TableProcessInfo> ProcessNotifier::GetCurrentTableProcess() const in GetCurrentTableProcess() function in DistributedDB::ProcessNotifier
1199 syncProcess.tableProcess = notifier->GetCurrentTableProcess(); in GetCloudTaskStatus()