Searched refs:project_pairs_list_to_map (Results 1 – 1 of 1) sorted by relevance
38 return project_pairs_list_to_map(bluetooth_log.profile_connection_stats,44 return project_pairs_list_to_map(bluetooth_log.headset_profile_connection_stats,49 def project_pairs_list_to_map(pairs_list, get_key, get_value, merge_value): function