Home
last modified time | relevance | path

Searched refs:ClearSystemPropertiesForHost (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/gd/os/
Dsystem_properties_common_test.cc26 using bluetooth::os::ClearSystemPropertiesForHost;
41 if (ClearSystemPropertiesForHost()) { in TEST()
Dsystem_properties.h56 bool ClearSystemPropertiesForHost();
/packages/modules/Bluetooth/system/gd/sysprops/
Dsysprops_module_test.cc33 EXPECT_TRUE(bluetooth::os::ClearSystemPropertiesForHost()); in SetUp()
41 EXPECT_TRUE(bluetooth::os::ClearSystemPropertiesForHost()); in TearDown()
/packages/modules/Bluetooth/system/gd/os/chromeos/
Dsystem_properties.cc50 bool ClearSystemPropertiesForHost() { in ClearSystemPropertiesForHost() function
/packages/modules/Bluetooth/system/gd/os/host/
Dsystem_properties.cc46 bool ClearSystemPropertiesForHost() { in ClearSystemPropertiesForHost() function
/packages/modules/Bluetooth/system/gd/os/linux/
Dsystem_properties.cc50 bool ClearSystemPropertiesForHost() { in ClearSystemPropertiesForHost() function
/packages/modules/Bluetooth/system/gd/os/android/
Dsystem_properties.cc110 bool ClearSystemPropertiesForHost() { in ClearSystemPropertiesForHost() function