Home
last modified time | relevance | path

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

/system/bt/service/
Ddaemon.h42 static void ShutDown();
Dmain.cc78 bluetooth::Daemon::Get()->ShutDown(); in main()
Ddaemon.cc153 void Daemon::ShutDown() { in ShutDown() function in bluetooth::Daemon
/system/bt/service/test/
Dipc_linux_unittest.cc74 bluetooth::Daemon::ShutDown(); in TearDown()