Searched defs:ShutDown (Results 1 – 4 of 4) sorted by relevance
/system/nativepower/client/ | ||
D | power_manager_client_unittest.cc | 61 TEST_F(PowerManagerClientTest, ShutDown) { in TEST_F() argument |
D | power_manager_client.cc | 109 bool PowerManagerClient::ShutDown(ShutdownReason reason) { in ShutDown() function in android::PowerManagerClient |
/system/bt/service/ | ||
D | daemon.cpp | 162 void Daemon::ShutDown() { in ShutDown() function in bluetooth::Daemon |
/system/connectivity/shill/net/ | ||
D | sockets.cc | 165 int Sockets::ShutDown(int sockfd, int how) const { in ShutDown() function in shill::Sockets |