Searched refs:check_id (Results 1 – 1 of 1) sorted by relevance
412 bool check_id = validate_resources_ && res_id.is_valid_dynamic(); in AddResourceImpl() local420 if (check_id && type->id && type->id.value() != res_id.type_id()) { in AddResourceImpl()432 if (check_id && entry->id && entry->id.value() != res_id.entry_id()) { in AddResourceImpl()518 bool check_id = validate_resources_ && res_id.is_valid_dynamic(); in SetVisibilityImpl() local526 if (check_id && type->id && type->id.value() != res_id.type_id()) { in SetVisibilityImpl()538 if (check_id && entry->id && entry->id.value() != res_id.entry_id()) { in SetVisibilityImpl()