Searched refs:stored_hash (Results 1 – 1 of 1) sorted by relevance
271 std::string stored_hash = read_checksum_file(checksum_filename); in btif_config_open() local272 if (stored_hash.empty()) { in btif_config_open()276 stored_hash = read_checksum_file(checksum_filename); in btif_config_open()280 if (current_hash != stored_hash) { in btif_config_open()