Home
last modified time | relevance | path

Searched refs:shutdownAction (Results 1 - 2 of 2) sorted by relevance

/base/powermgr/power_manager/test/fuzztest/power_utils/
H A Dpower_fuzzer.cpp101 auto shutdownAction = new FuzzShutdownAction(); in PowerFuzzerTest() local
103 service_->EnableShutdownMock(shutdownAction); in PowerFuzzerTest()
/base/powermgr/power_manager/services/native/include/
H A Dpower_mgr_service.h252 void EnableShutdownMock(ShutdownController* shutdownAction) in EnableShutdownMock() argument
255 std::unique_ptr<ShutdownController> mock(shutdownAction); in EnableShutdownMock()

Completed in 2 milliseconds