Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/common/
Dmock_btif_storage.cc27 MockBtifStorageInterface* mock_btif_storage_interface) { in SetMockBtifStorageInterface() argument
28 btif_storage_interface = mock_btif_storage_interface; in SetMockBtifStorageInterface()
Dmock_btif_storage.h43 MockBtifStorageInterface* mock_btif_storage_interface);
/packages/modules/Bluetooth/system/bta/test/common/
Dbtif_storage_mock.cc28 MockBtifStorageInterface* mock_btif_storage_interface) { in SetMockBtifStorageInterface() argument
29 btif_storage_interface = mock_btif_storage_interface; in SetMockBtifStorageInterface()
Dbtif_storage_mock.h111 MockBtifStorageInterface* mock_btif_storage_interface);