Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/main/shim/
Dacl.cc198 std::unordered_set<ConnectAddressWithType> GetCopy() const { in GetCopy() function in __anon7fa7f9c60111::ShadowAcceptlist
245 std::unordered_set<hci::AddressWithType> GetCopy() const { in GetCopy() function in __anon7fa7f9c60111::ShadowAddressResolutionList
1178 auto shadow_acceptlist = shadow_acceptlist_.GetCopy(); in clear_acceptlist()
1225 const auto acceptlist = shadow_acceptlist_.GetCopy(); in DumpConnectionHistory()
1254 auto acceptlist = shadow_acceptlist_.GetCopy(); in DumpConnectionHistory()
1263 auto address_resolution_list = shadow_address_resolution_list_.GetCopy(); in DumpConnectionHistory()