Searched defs:is_new (Results 1 – 5 of 5) sorted by relevance
177 def SetPartInfo(self, part_name, is_new, part_size, part_hash): argument
172 bool is_new = true; in btm_api_process_inquiry_result_with_rssi() local233 bool is_new = true; in btm_api_process_extended_inquiry_result() local
1523 bool is_new = true; in btm_process_inq_results() local
2713 static void bta_dm_acl_change(bool is_new, const RawAddress& bd_addr, in bta_dm_acl_change()
497 std::string GetHashTreeFileName(const ApexFile& apex, bool is_new) { in GetHashTreeFileName()