Searched refs:SuspendFastMemoryPolling (Results 1 – 3 of 3) sorted by relevance
71 virtual void SuspendFastMemoryPolling() {} in SuspendFastMemoryPolling() function
442 mdpinfo->dump_provider->SuspendFastMemoryPolling(); in UnregisterPollingMDPOnDumpThread()947 mdpinfo->dump_provider->SuspendFastMemoryPolling(); in OnTraceLogDisabled()
149 MOCK_METHOD0(SuspendFastMemoryPolling, void());770 EXPECT_CALL(*mdp1, SuspendFastMemoryPolling()).Times(1); in TEST_F()771 EXPECT_CALL(*mdp2, SuspendFastMemoryPolling()).Times(1); in TEST_F()