Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dstorage_module_test.cc89 bool RemovePropertyPublic(const std::string& section, const std::string& property) { in RemovePropertyPublic() function in testing::TestStorageModule
238 storage->RemovePropertyPublic("01:02:03:ab:cd:ea", BTIF_STORAGE_KEY_NAME); in TEST_F()