Searched refs:GetUsageStats (Results 1 – 6 of 6) sorted by relevance
80 bool GetUsageStats(DWORD* usagestats) const;
211 bool ProductState::GetUsageStats(DWORD* usagestats) const { in GetUsageStats() function in installer::ProductState
641 if (ctx.state.GetUsageStats(&usagestats)) { in ValidateUsageStats()
372 if (product && product->GetUsageStats(&usagestats)) { in MigrateGoogleUpdateStateMultiToSingle()
480 EXPECT_TRUE(chrome_frame.GetUsageStats(&usagestats)); in TEST_F()
1053 value_found = product_state->GetUsageStats(&usagestats); in AddUsageStatsWorkItems()