Searched defs:StatisticInfo (Results 1 – 4 of 4) sorted by relevance
58 struct StatisticInfo { struct59 std::string table;60 int32_t inserted = 0;61 int32_t updated = 0;62 int32_t normal = 0;
32 using StatisticInfo = OHOS::CloudData::StatisticInfo; variable
31 using StatisticInfo = OHOS::CloudData::StatisticInfo; variable