Searched refs:PersistentSectionCopy (Results 1 – 4 of 4) sorted by relevance
35 config_t PersistentSectionCopy();
685 config_save(btif_config_cache.PersistentSectionCopy(), CONFIG_FILE_PATH); in btif_config_clear()704 config_save(btif_config_cache.PersistentSectionCopy(), CONFIG_FILE_PATH); in btif_config_write()
162 config_t BtifConfigCache::PersistentSectionCopy() { in PersistentSectionCopy() function in BtifConfigCache
495 config_paired = test_btif_config_cache.PersistentSectionCopy(); in TEST()