Home
last modified time | relevance | path

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

/system/bt/gd/common/
Dmetric_id_manager.cc78 ForgetDevicePostprocess(evicted->first, evicted->second); in Init()
172 ForgetDevicePostprocess(evicted->first, evicted->second); in SaveDevice()
189 ForgetDevicePostprocess(mac_address, opt->second); in ForgetDevice()
196 void MetricIdManager::ForgetDevicePostprocess(const Address& mac_address, in ForgetDevicePostprocess() function in bluetooth::common::MetricIdManager
Dmetric_id_manager.h131 void ForgetDevicePostprocess(const hci::Address& mac_address,
/system/bt/common/
Dmetric_id_allocator.cc72 ForgetDevicePostprocess(evicted->first, evicted->second); in Init()
166 ForgetDevicePostprocess(evicted->first, evicted->second); in SaveDevice()
191 ForgetDevicePostprocess(mac_address, id); in ForgetDevice()
198 void MetricIdAllocator::ForgetDevicePostprocess(const RawAddress& mac_address, in ForgetDevicePostprocess() function in bluetooth::common::MetricIdAllocator
Dmetric_id_allocator.h131 void ForgetDevicePostprocess(const RawAddress& mac_address, const int id);
/system/bt/test/mock/
Dmock_common_metric_id_allocator.cc98 void MetricIdAllocator::ForgetDevicePostprocess(const RawAddress& mac_address, in ForgetDevicePostprocess() function in bluetooth::common::MetricIdAllocator