Searched refs:check_id (Results 1 – 1 of 1) sorted by relevance
410 bool check_id = validate_resources_ && res_id.is_valid(); in AddResourceImpl() local418 if (check_id && type->id && type->id.value() != res_id.type_id()) { in AddResourceImpl()430 if (check_id && entry->id && entry->id.value() != res_id.entry_id()) { in AddResourceImpl()516 bool check_id = validate_resources_ && res_id.is_valid(); in SetVisibilityImpl() local524 if (check_id && type->id && type->id.value() != res_id.type_id()) { in SetVisibilityImpl()536 if (check_id && entry->id && entry->id.value() != res_id.entry_id()) { in SetVisibilityImpl()