Searched defs:is_new (Results 1 – 4 of 4) sorted by relevance
177 def SetPartInfo(self, part_name, is_new, part_size, part_hash): argument
138 bool is_new = true; in btm_api_process_inquiry_result_with_rssi() local193 bool is_new = true; in btm_api_process_extended_inquiry_result() local
1046 bool is_new = true; in btm_process_inq_results() local
585 std::string GetHashTreeFileName(const ApexFile& apex, bool is_new) { in GetHashTreeFileName()