Searched defs:Cleanup (Results 1 – 7 of 7) sorted by relevance
/system/update_engine/payload_consumer/ | ||
D | filesystem_verifier_action.cc | 117 void FilesystemVerifierAction::Cleanup(ErrorCode code) { in Cleanup() function in chromeos_update_engine::FilesystemVerifierAction |
D | postinstall_runner_action.cc | 265 void PostinstallRunnerAction::Cleanup() { in Cleanup() function in chromeos_update_engine::PostinstallRunnerAction |
/system/connectivity/shill/vpn/ | ||
D | l2tp_ipsec_driver.cc | 190 void L2TPIPSecDriver::Cleanup(Service::ConnectState state, in Cleanup() function in shill::L2TPIPSecDriver |
D | third_party_vpn_driver.cc | 411 void ThirdPartyVpnDriver::Cleanup(Service::ConnectState state, in Cleanup() function in shill::ThirdPartyVpnDriver |
D | l2tp_ipsec_driver_unittest.cc | 250 TEST_F(L2TPIPSecDriverTest, Cleanup) { in TEST_F() argument |
D | openvpn_driver.cc | 197 void OpenVPNDriver::Cleanup(Service::ConnectState state, in Cleanup() function in shill::OpenVPNDriver |
D | openvpn_driver_unittest.cc | 1168 TEST_F(OpenVPNDriverTest, Cleanup) { in TEST_F() argument |