Searched refs:GetCountRelationalCloudQuerySql (Results 1 – 3 of 3) sorted by relevance
107 …std::string GetCountRelationalCloudQuerySql(bool isCloudForcePush, bool isCompensatedTask, CloudWa…
1161 std::string SqliteQueryHelper::GetCountRelationalCloudQuerySql(bool isCloudForcePush, bool isCompen… in GetCountRelationalCloudQuerySql() function in DistributedDB::SqliteQueryHelper
1440 std::string sql = helper.GetCountRelationalCloudQuerySql(isCloudForcePush, isCompensatedTask, in GetUploadCount()1459 …std::string sql = helper.GetCountRelationalCloudQuerySql(isCloudForcePush, isCompensatedTask, type… in GetAllUploadCount()