Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_config_cache.cc143 auto moved_section = std::move(*section_iter); in RemoveKey() local
145 unpaired_devices_cache_.Put(section_name, std::move(moved_section)); in RemoveKey()