Home
last modified time | relevance | path

Searched defs:ShutDown (Results 1 – 4 of 4) sorted by relevance

/system/nativepower/client/
Dpower_manager_client_unittest.cc61 TEST_F(PowerManagerClientTest, ShutDown) { in TEST_F() argument
Dpower_manager_client.cc109 bool PowerManagerClient::ShutDown(ShutdownReason reason) { in ShutDown() function in android::PowerManagerClient
/system/bt/service/
Ddaemon.cpp162 void Daemon::ShutDown() { in ShutDown() function in bluetooth::Daemon
/system/connectivity/shill/net/
Dsockets.cc165 int Sockets::ShutDown(int sockfd, int how) const { in ShutDown() function in shill::Sockets