Searched defs:is_new (Results 1 – 5 of 5) sorted by relevance
176 def SetPartInfo(self, is_kernel, is_new, part_size, part_hash): argument
192 bool is_new = true; in btm_api_process_inquiry_result_with_rssi() local253 bool is_new = true; in btm_api_process_extended_inquiry_result() local
1515 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()