Searched refs:statsEventBuild (Results 1 – 3 of 3) sorted by relevance
217 virtual void statsEventBuild(AStatsEvent* event) { return AStatsEvent_build(event); } in statsEventBuild() function
118 mStatsDelegate->statsEventBuild(event); in populateGlobalAtom()164 mStatsDelegate->statsEventBuild(event); in populateLayerAtom()
175 MOCK_METHOD1(statsEventBuild, void(AStatsEvent*));947 EXPECT_CALL(*mDelegate, statsEventBuild(mDelegate->mEvent)); in TEST_F()1036 EXPECT_CALL(*mDelegate, statsEventBuild(mDelegate->mEvent)); in TEST_F()